Hi,

You should have received the certificate in PEM or DER format. No need
to save the file .txt format.

Do openssl -inform "whichever form PEM or DER" -in <file.(der or pem)>
-noout -text 

This will dump the text form of the certificate.

Regards,

Kiran

 

 

________________________________

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Kaushal Shriyan
Sent: Monday, August 06, 2007 7:23 PM
To: openssl-users@openssl.org
Subject: Verisign Certificate

 

Hi,

I have received certificate from Verisign in the email. 

I have copied it to a notepad and saved it as abc.txt

I am running the command 

openssl x509 -in abc.txt -out ssl.pem

is this the right command

Thanks and Regards

Kaushal

Reply via email to