chiba4mail <[EMAIL PROTECTED]> writes:

> So I have extracted the bytes that rapresent DN of a
> CA, but
> I can't understand nothing of it, probably because it
> is in ASN1
> format.

The certificate is probably a DER encoded ASN.1 structure.

> Which function can I use to correctly extract the DN ?

If you just want to dump the content of the certificate you can use Peter
Gutmann's dumpasn1 tool at <URL: http://www.cs.auckland.ac.nz/~pgut001/ >
Search for "dumpasn1".

-- 
Jostein Tveit ([EMAIL PROTECTED])
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to