Error converting from .cer to .pem

2011-09-19 Thread ubuntuv
. -- View this message in context: http://old.nabble.com/Error-converting-from-.cer-to-.pem-tp32489500p32489500.html Sent from the OpenSSL - User mailing list archive at Nabble.com. __ OpenSSL Project

Re: Error converting from .cer to .pem

2011-09-19 Thread Jakob Bohm
On 9/18/2011 3:48 PM, ubuntuv wrote: hi, I have created root CA(evalRootCertificate.cer) and server certificate(OdysseyServer.pfx) using 'evalCerts.exe' of Funk software. For using evalRootCertificate.cer on linux, I wanted to convert to .pem format, I issued the command # openssl x509

Re: Error converting from .cer to .pem

2011-09-19 Thread ubuntuv
http://www.openssl.org User Support Mailing Listopenssl-users@openssl.org Automated List Manager majord...@openssl.org -- View this message in context: http://old.nabble.com/Error-converting-from-.cer-to-.pem

Re: Error converting from .cer to .pem

2011-09-19 Thread Peter Sylvester
On 09/19/2011 04:29 PM, ubuntuv wrote: Thanks Jacob. Output of #less evalRootCertificate.cer -BEGIN CERTIFICATE- MIICBDCC.MVWn1dH/IzvUWbQ== -END CERTIFICATE- I even tried removing the following file lines -BEGIN CERTIFICATE- -END CERTIFICATE- #