Hi Oliver!

> 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'
> 
[ew]  That's ok.

> but the result is a binary file which it should not be (or should
> it?!??!)
> 
[ew]  Yes, it should :-). What else did you exspect, somewhat more
readable? Try openssl x509 -text. Or use Peter Gutman's DumpASN1-Tool.

ew+

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

Reply via email to