diff options
author | jsing <> | 2018-11-19 14:42:01 +0000 |
---|---|---|
committer | jsing <> | 2018-11-19 14:42:01 +0000 |
commit | c3a30b06a9f99ca44c239bb7aba269feaa58256e (patch) | |
tree | ed71c1e0dd68e58af17cb4ec75a79c483f68dc21 /src/lib/libssl/ssl_lib.c | |
parent | 3f260df0a3b115bc89d93cef66762f54df0df050 (diff) | |
download | openbsd-c3a30b06a9f99ca44c239bb7aba269feaa58256e.tar.gz openbsd-c3a30b06a9f99ca44c239bb7aba269feaa58256e.tar.bz2 openbsd-c3a30b06a9f99ca44c239bb7aba269feaa58256e.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 'src/lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions