: Re: X509_STORE_CTX_get1_certs
On Wed, May 29, 2019 at 07:44:26PM +, Jason Schultz wrote:
> It looks like this function is available in OpenSSL 1.1.1 (not available
> in 1.0.2) and I think I need to use it, but I can't find documentation for
> it anywhere.
In 1.0.2
On Wed, May 29, 2019 at 07:44:26PM +, Jason Schultz wrote:
> It looks like this function is available in OpenSSL 1.1.1 (not available
> in 1.0.2) and I think I need to use it, but I can't find documentation for
> it anywhere.
In 1.0.2 it was called X509_STORE_get1_certs().
> Is this an over