summaryrefslogtreecommitdiff
path: root/src/lib/libssl/tls13_client.c
diff options
context:
space:
mode:
authorjsing <>2019-01-30 16:37:32 +0000
committerjsing <>2019-01-30 16:37:32 +0000
commite79ba29d35876724103f48922e5606af73721a2a (patch)
treeb779c2e7e5b2b664cebb207f1e527aeac1b6c6cc /src/lib/libssl/tls13_client.c
parent21a2a401237d97dceba5b6f329889d6df7fe3525 (diff)
downloadopenbsd-e79ba29d35876724103f48922e5606af73721a2a.tar.gz
openbsd-e79ba29d35876724103f48922e5606af73721a2a.tar.bz2
openbsd-e79ba29d35876724103f48922e5606af73721a2a.zip
Correct handling of TLS sigalgs extension for TLSv1.0/TLSv1.1.
When operating as a TLSv1.0 or TLSv1.1 server, we still have to parse the TLS sigalgs extension if presented by the client (which might be TLSv1.2 capable), rather than treating its presence as an error. While here, remove future version dependence issues by avoiding explicit version equality checks. Issue reported by bluhm@. ok bluhm@ tb@
Diffstat (limited to 'src/lib/libssl/tls13_client.c')
0 files changed, 0 insertions, 0 deletions