Hi all, I'd like to be able to print/check content of a certificate but the checking would be verifying the data entered at certificate generation. I'd like to be able to extract the fields in a string like : "/C=FR/ST=Paris/L=Paris/O=Test/OU=None/CN=Test Certificate/[EMAIL PROTECTED]" How is it possible ? i must use a X509_Name structure right ? but how can i load a certificate from a file into such a structure ? it seems there is no PEM* function capable of generating a X509_Name structure. I can load a file into a X509 *, that is the easy part but where to go from there ?
--- Millet Florian ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]