the serial
> number as a string from this?
>
> Something like this, which does not appear to work any more:
>
> i2s_ASN1_INTEGER(NULL, cid->serialNumber)
>
> - Geoff
>
>
> On 2022-10-31 9:00 am, Alexei Khlebnikov wrote:
>
> fre. 28. okt. 2022 kl. 05:25 skrev Geo
fre. 28. okt. 2022 kl. 05:25 skrev Geoff Swan :
> I'm trying to get the cert serial number (or the ocsp_certid structure)
> from an OCSP single response
The following function gets you OCSP_CERTID from OCSP_SINGLERESP:
const OCSP_CERTID *OCSP_SINGLERESP_get0_id(const OCSP_SINGLERESP *x);
Med v
Hello Everyone,
I have written a new book about OpenSSL, the title is "Demystifying
Cryptography with OpenSSL 3.0". The book was published yesterday.
The book can be useful for many subscribers of this mailing list, including
software developers, system and network administrators, DevOps speciali