summaryrefslogtreecommitdiff
path: root/src/usr.bin/nc
diff options
context:
space:
mode:
authorjsing <>2019-01-30 16:37:32 +0000
committerjsing <>2019-01-30 16:37:32 +0000
commit057210e0a7055f5db949f2b8ec12d8cb2eaa66e8 (patch)
treeb779c2e7e5b2b664cebb207f1e527aeac1b6c6cc /src/usr.bin/nc
parent44d441a36180f7a025ae35b21cac5108b547d1ea (diff)
downloadopenbsd-057210e0a7055f5db949f2b8ec12d8cb2eaa66e8.tar.gz
openbsd-057210e0a7055f5db949f2b8ec12d8cb2eaa66e8.tar.bz2
openbsd-057210e0a7055f5db949f2b8ec12d8cb2eaa66e8.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/usr.bin/nc')
0 files changed, 0 insertions, 0 deletions