diff options
author | 2020-06-05 17:53:26 +0000 | |
---|---|---|
committer | 2020-06-05 17:53:26 +0000 | |
commit | c2a7ee207bba151810ec11f3f8ecfd436c0b4e80 (patch) | |
tree | 07d96ef2748a3fa0c382103f699c520320d7b128 /lib/libssl/ssl_cert.c | |
parent | Allow GOST R 34.11-2012 in PBE/PBKDF2/PKCS#5. (diff) | |
download | wireguard-openbsd-c2a7ee207bba151810ec11f3f8ecfd436c0b4e80.tar.xz wireguard-openbsd-c2a7ee207bba151810ec11f3f8ecfd436c0b4e80.zip |
Enable GOST_SIG_FORMAT_RS_LE when verifying certificate signatures.
GOST cipher suites requires that CertVerify signatures be generated in a
special way (see ssl3_send_client_kex_gost(), ssl3_get_cert_verify()).
However, the GOST_SIG_FORMAT_RS_LE flag was not passed in case of TLS 1.2
connections (because they use different code path). Set this flag on
GOST PKEYs.
Diff from Dmitry Baryshkov <dbaryshkov@gmail.com>
Sponsored by ROSA Linux
ok inoguchi@ tb@
Diffstat (limited to 'lib/libssl/ssl_cert.c')
0 files changed, 0 insertions, 0 deletions