summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl_ciphers.c
diff options
context:
space:
mode:
authortb <>2020-09-07 08:04:29 +0000
committertb <>2020-09-07 08:04:29 +0000
commit77b88b2247bcb0c074683c42916b6580754b574b (patch)
tree7d86d39a479543d40cc3a12dcf306e3f461f81fa /src/lib/libssl/ssl_ciphers.c
parent385a0acb8b98c52710c935ff179ce287cc60d7ae (diff)
downloadopenbsd-77b88b2247bcb0c074683c42916b6580754b574b.tar.gz
openbsd-77b88b2247bcb0c074683c42916b6580754b574b.tar.bz2
openbsd-77b88b2247bcb0c074683c42916b6580754b574b.zip
Garbage collect renew_ticket in tls_decrypt_ticket
This is only set in one place and read in one place to set the badly named tlsext_ticket_expected flag. It seems preferable to set this flag directly, thus simplifying the logic. This slightly changes the behavior in that this flag is now set earlier, but this seems preferable anyway. Any error between the old and the new position where the flag is set is either fatal (so the connection will be closed) or a decrypt error (so the flag will be set). discussed with jsing
Diffstat (limited to 'src/lib/libssl/ssl_ciphers.c')
0 files changed, 0 insertions, 0 deletions