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
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?,
Hello:
I want read a certificate, and I use the function "PEM_read_X509". Then, I
get the serial number and the subject name.
I have done it with success reading a certain certificate, but when I read
other certificate I have get a read error. And this certificate it´s ok.
Both certificates are i