diff options
author | bcook <> | 2016-09-20 04:25:09 +0000 |
---|---|---|
committer | bcook <> | 2016-09-20 04:25:09 +0000 |
commit | 3b6b56730116702a5227185bcb75e65c5a8b014d (patch) | |
tree | a06be3d99c665826951a3407061d026fe150285e /src/lib/libc | |
parent | 4d329ef68ffc2c4341e5dd2d8d241e87c17d4ca1 (diff) | |
download | openbsd-3b6b56730116702a5227185bcb75e65c5a8b014d.tar.gz openbsd-3b6b56730116702a5227185bcb75e65c5a8b014d.tar.bz2 openbsd-3b6b56730116702a5227185bcb75e65c5a8b014d.zip |
Avoid selecting weak digests for (EC)DH when using SNI.
from OpenSSL:
SSL_set_SSL_CTX is normally called for SNI after ClientHello has
received and the digest to use for each certificate has been decided.
The original ssl->cert contains the negotiated digests and is now
copied to the new ssl->cert.
noted by David Benjamin and Kinichiro Inoguchi
Diffstat (limited to 'src/lib/libc')
0 files changed, 0 insertions, 0 deletions