On Wed, Dec 21, 2011, chetanrun wrote:
>
> How to read certificate details ( serial number, issuer , subject details)
> from x509 certificate using Openssl.
>
> I parsed P12 file using PKCS12_parse(), then retrieved serial number in
> ASN1_INTEGER format from objtained x509 certificate. But how
How to read certificate details ( serial number, issuer , subject details)
from x509 certificate using Openssl.
I parsed P12 file using PKCS12_parse(), then retrieved serial number in
ASN1_INTEGER format from objtained x509 certificate. But how do I parse it
so that it can be read.
--
View this