]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add a test for SSL_set_verify with QUIC
authorMatt Caswell <matt@openssl.org>
Mon, 16 Jun 2025 15:01:52 +0000 (16:01 +0100)
committerNeil Horman <nhorman@openssl.org>
Tue, 17 Jun 2025 20:27:32 +0000 (16:27 -0400)
commitf8304e17bba3df34ea96e5c0318503d539bbbf11
tree93d13256ccf1059b9e7866d884762978ba8fed06
parent1e91337729fca981a5dce8b1120959141fb7379a
Add a test for SSL_set_verify with QUIC

Check that we get the correct SSL object passed to the callback.

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27838)

(cherry picked from commit fbb2a20732277ebf185ecaadb9e8570f8e9771d7)
test/quicapitest.c