diff options
author | tb <> | 2020-10-02 07:53:58 +0000 |
---|---|---|
committer | tb <> | 2020-10-02 07:53:58 +0000 |
commit | 568878092b28ba0ff0a5e762e7043f3be79969a1 (patch) | |
tree | 171c880ed1ae900612fa2110e465b37f713fd8a4 /src/lib/libssl/ssl_clnt.c | |
parent | 4e8347390553060ef9ddb7e486d3c945d2af54ab (diff) | |
download | openbsd-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_clnt.c')
0 files changed, 0 insertions, 0 deletions