summaryrefslogtreecommitdiff
path: root/src/lib/libssl/tls_lib.c
diff options
context:
space:
mode:
authorjsing <>2024-01-30 14:46:46 +0000
committerjsing <>2024-01-30 14:46:46 +0000
commit58b71efb8cd73a807ec46c267e6e92a1f728420c (patch)
tree5a80f006dd1186e196c14e6a59f87e3b8f50ccbc /src/lib/libssl/tls_lib.c
parent82a2b52bbca491037fb2e86f6c9567ead7b7b8b6 (diff)
downloadopenbsd-58b71efb8cd73a807ec46c267e6e92a1f728420c.tar.gz
openbsd-58b71efb8cd73a807ec46c267e6e92a1f728420c.tar.bz2
openbsd-58b71efb8cd73a807ec46c267e6e92a1f728420c.zip
Add a shutdown sequence regress test.
Some software relies on SSL_shutdown() returning 0 (indicating close-notify sent) before returning 1 on a subsequent call (indicating close-notify sent and received). It is worth noting that there is no guarantee that this will occur in normal operation, as the peer could send a close-notify prior to SSL_shutdown() being called. This is currently failing for TLSv1.3.
Diffstat (limited to 'src/lib/libssl/tls_lib.c')
0 files changed, 0 insertions, 0 deletions