diff options
author | tb <> | 2020-10-02 07:53:58 +0000 |
---|---|---|
committer | tb <> | 2020-10-02 07:53:58 +0000 |
commit | 24c1472944e53124a9ed8f5baef3fd8496632a4f (patch) | |
tree | 171c880ed1ae900612fa2110e465b37f713fd8a4 /src/lib | |
parent | 47ae43c59d54927c866d98e2249318f5de880b4a (diff) | |
download | openbsd-24c1472944e53124a9ed8f5baef3fd8496632a4f.tar.gz openbsd-24c1472944e53124a9ed8f5baef3fd8496632a4f.tar.bz2 openbsd-24c1472944e53124a9ed8f5baef3fd8496632a4f.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')
0 files changed, 0 insertions, 0 deletions