Hello!

how can I convert a certificate created by ca from PEM into DER?  I've tried

    'openssl x509 -inform PEM -outform DER -in myCert.pem -out myCert.der'

but the result is a binary file which it should not be (or should it?!??!)

And BTW: does anybody know a link where I can find more information about
DER, PEM, certificates etc. except the RSA page?

Thanks,

Oliver


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to