Great -- that's what I gleaned from the documentation, but I wanted to be sure.

Thanks,
-g

Dr. Stephen Henson wrote:

On Fri, Sep 10, 2004, Geoffrey Huang wrote:


Hi there,

What's the best way to encoded a DER-encoded DN "string" to human readable format?



Convert from DER to X509_NAME structure using d2i_X509_NAME() then produce
human readable version using X509_NAME_print_ex().

Steve.
--
Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
OpenSSL project core developer and freelance consultant.
Funding needed! Details on homepage.
Homepage: http://www.drh-consultancy.demon.co.uk
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to