Hi, I'd like to retrieve a X.509 cert from a file and populate a X509 structure with it. I'm swimming in the doc but I don't know which routine to use... do I have to DER encode the cert into a file and then decode it with d2i_X509() ? Thank you in advance... - Xavier ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
- Re: X.509 storage xavier
- Re: X.509 storage hazel_gao