summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl_locl.h
diff options
context:
space:
mode:
authortb <>2020-12-14 15:26:36 +0000
committertb <>2020-12-14 15:26:36 +0000
commite26eeaa4a45f5c99de33c77e188d1d2a6beef5b2 (patch)
tree49fb3745f2189bdd11aa680488c0db97f889f608 /src/lib/libssl/ssl_locl.h
parent9045cd98ac0d2004aac7cfc73e33e2d627023748 (diff)
downloadopenbsd-e26eeaa4a45f5c99de33c77e188d1d2a6beef5b2.tar.gz
openbsd-e26eeaa4a45f5c99de33c77e188d1d2a6beef5b2.tar.bz2
openbsd-e26eeaa4a45f5c99de33c77e188d1d2a6beef5b2.zip
Fix SSL_get{,_peer}_finished() with TLSv1.3
As reported by Steffen Ullrich and bluhm, the Finished tests in p5-Net-SSLeay's t/local/43_misc_functions.t broke with with TLSv1.3. The reason for this is that we don't copy the MDs over to the SSL, so the API functions can't retrieve them. This commit fixes this part of the test (one unrelated test still fails). ok inoguchi jsing
Diffstat (limited to 'src/lib/libssl/ssl_locl.h')
0 files changed, 0 insertions, 0 deletions