Add X509_STORE_CTX_new_with_libctx()
authorMatt Caswell <matt@openssl.org>
Wed, 1 Apr 2020 15:03:44 +0000 (16:03 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 8 Apr 2020 22:56:27 +0000 (23:56 +0100)
commit1143c27be1dafe954b72bff5069795c83f9d423c
tree10abe2e770cf7f6081f52fc3291a05b5693f96c1
parentafce590b74159f7df1452fb2c4aa990a52536c38
Add X509_STORE_CTX_new_with_libctx()

Make it possible to create an X509_STORE_CTX with an associated libctx
and propq.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/11457)
crypto/x509/x509_vfy.c
include/crypto/x509.h
include/openssl/x509_vfy.h
util/libcrypto.num