diff options
author | 2018-11-19 14:42:01 +0000 | |
---|---|---|
committer | 2018-11-19 14:42:01 +0000 | |
commit | 0e2b24c4ae669764716dd5627a477daaf0895a8f (patch) | |
tree | 0b5719c2471eb2d7fee024f05da07b716ee38233 /lib/libssl/ssl_lib.c | |
parent | evbuffer_new and bufferevent_new can both fail (when malloc fails) and (diff) | |
download | wireguard-openbsd-0e2b24c4ae669764716dd5627a477daaf0895a8f.tar.xz wireguard-openbsd-0e2b24c4ae669764716dd5627a477daaf0895a8f.zip |
Revert previous - the default sigalg for RSA key exchange is {sha1,rsa}.
In TLSv1.2, if the client does not send a signature algorithms extension
then for RSA key exchange a signature algorithm of {sha1,rsa} is implied.
The MD5+SHA1 hash only applies to older versions of TLS, which do not
support sigalgs.
Diffstat (limited to 'lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions