Hi I am a little new to all this openSSL and PEM stuf, so I thought I would ask you people here. I have a certificate in text(X509) format like this for example
Certificate:
Data:
    Version: 3 (0x2)
    Serial Number:
        1f:19:f6:de:35:dd:63:a1:42:91:8a:d5:2c:c0:ab:12
    Signature Algorithm: PKCS #1 SHA-1 With RSA Encryption
    Issuer: "CN=Thawte SGC CA,O=Thawte Consulting (Pty) Ltd.,C=ZA"
    Validity:
        Not Before: Fri Dec 18 00:00:00 2009
        Not After : Sun Dec 18 23:59:59 2011
    Subject: "CN=mail.google.com,O=Google Inc,L=Mountain View,ST=Californ
        ia,C=US"
    ............................................
    ............................................
How do I convert this into a .pem file for openssl to understand, so that I can verify certificates? Any ideas/help/suggestions would be greatly appreciated. Thanks a lot in advance to all.
Regards Hari
 
     
     
    