]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add a test for calling SSL_accept() on a listener
authorMatt Caswell <matt@openssl.org>
Fri, 11 Apr 2025 13:21:48 +0000 (14:21 +0100)
committerTomas Mraz <tomas@openssl.org>
Thu, 24 Apr 2025 18:10:44 +0000 (20:10 +0200)
commitb637fbe781ab40afca700a44fa78b8748f5892dd
treed90d645b3fbc82b11bad24884bab59bb692951f3
parentcb5bb8916fa0e044e6658c8b3db6d7c672cb25fe
Add a test for calling SSL_accept() on a listener

We expect this scenario to fail

Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27351)
test/quicapitest.c