Error converting from .cer to .pem

2011-09-19 Thread ubuntuv
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 -inform der -in evalRootCertificate.cer -out

Re: Error converting from .cer to .pem

2011-09-19 Thread ubuntuv
, 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 -inform der