Add a test to verify that an SSL inherits the hostflags from the SSL_CTX
authortb <tb@openbsd.org>
Wed, 24 May 2023 08:54:59 +0000 (08:54 +0000)
committertb <tb@openbsd.org>
Wed, 24 May 2023 08:54:59 +0000 (08:54 +0000)
commit90fab13908184395bb9f495c0ebcceb96ec05c2d
tree2b3b1e78afce6f8fe41dd78c6e67ee3153bbf837
parent0cc069c764ee1321e73048a6493dcd783fd98e33
Add a test to verify that an SSL inherits the hostflags from the SSL_CTX

This is currently an expected failure that will be fixed shortly.
regress/lib/libssl/unit/Makefile
regress/lib/libssl/unit/ssl_verify_param.c [new file with mode: 0644]