summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl_methods.c
diff options
context:
space:
mode:
authortb <>2020-10-02 07:53:58 +0000
committertb <>2020-10-02 07:53:58 +0000
commit568878092b28ba0ff0a5e762e7043f3be79969a1 (patch)
tree171c880ed1ae900612fa2110e465b37f713fd8a4 /src/lib/libssl/ssl_methods.c
parent4e8347390553060ef9ddb7e486d3c945d2af54ab (diff)
downloadopenbsd-568878092b28ba0ff0a5e762e7043f3be79969a1.tar.gz
openbsd-568878092b28ba0ff0a5e762e7043f3be79969a1.tar.bz2
openbsd-568878092b28ba0ff0a5e762e7043f3be79969a1.zip
Make this test compile against OpenSSL 1.1
The X509_STORE_CTX struct is opaque in OpenSSL 1.1. To avoid reaching inside it, reuse the trusted certificate store that was just assigned to it and use X509_STORE_CTX_get0_param(3) to access the verification parameters.
Diffstat (limited to 'src/lib/libssl/ssl_methods.c')
0 files changed, 0 insertions, 0 deletions