Hi All, I am new to OpenSSL.We have one application which will verify the peer certificate.
Problem is our application will verify only DER format certificates. So if i get the peer certificate in PEM format , i will convert that into DER and i will verify the peer certificate. Is there any openSSL API which will tell me a'out the peer certificate encoding ? I want to know whether it is in PEM or DER ? Thanks in advance, Waiting for your reply, Aravind.