I see. Can anyone summarize what X509_STORE_CTX_get1_certs() is doing so I can 
make sure my understanding of it is correct?

Thanks.

________________________________
From: openssl-users <openssl-users-boun...@openssl.org> on behalf of Viktor 
Dukhovni <openssl-us...@dukhovni.org>
Sent: Wednesday, May 29, 2019 8:21 PM
To: openssl-users@openssl.org
Subject: Re: X509_STORE_CTX_get1_certs

On Wed, May 29, 2019 at 07:44:26PM +0000, 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 site, or am I missing something obvious?

It has not yet been documented.

--
        Viktor.

Reply via email to