diff options
author | jsing <> | 2020-01-26 07:24:47 +0000 |
---|---|---|
committer | jsing <> | 2020-01-26 07:24:47 +0000 |
commit | 0f9da56897d767257c99e2ce672b39333033fffb (patch) | |
tree | 1b56e41640150c0da0d7ea761ea18a7cc78ae488 /src/lib/libssl/ssl_transcript.c | |
parent | 73568496f853bd4748ed4bc0410b24cdefaa9e53 (diff) | |
download | openbsd-0f9da56897d767257c99e2ce672b39333033fffb.tar.gz openbsd-0f9da56897d767257c99e2ce672b39333033fffb.tar.bz2 openbsd-0f9da56897d767257c99e2ce672b39333033fffb.zip |
When an SSL method is set, bump the max version back to that of the
incoming method if it is a client.
This addresses the case where TLS_method() is used to initialise a SSL_CTX,
then a TLS_client_method() is then set, resulting in TLSv1.2 being used
instead of TLSv1.3. This is observable in smtpd.
ok beck@
Diffstat (limited to 'src/lib/libssl/ssl_transcript.c')
0 files changed, 0 insertions, 0 deletions