Angel Martinez Gonzalez wrote:
Hello:
About the error when I read a certificate, I think that the problem is that
the read certificate is encode in binary DER, and the function
"PEM_read_X509" need that the certificate is enconding in base 64. Is this
correct?.
If I have reason, how I can read that certificate in binary DER?, or how I
can convert DER to base 64 certifcate?.
use d2i_X509 and read the FAQ
Nils
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager [EMAIL PROTECTED]