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 message in context: 
http://old.nabble.com/faled-to-read-serial-number%28ASN1_INTEGER%29-from-x509-certiticate-using-openssl-tp33017740p33017740.html
Sent from the OpenSSL - User mailing list archive at Nabble.com.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to