openssl asn1parse -inform DER -in mycert.key
0:d=0  hl=4 l= 666 cons: SEQUENCE          
4:d=1  hl=2 l=  27 cons: SEQUENCE          
6:d=2  hl=2 l=  10 prim: OBJECT            :pbeWithSHA1And128BitRC4
18:d=2  hl=2 l=  13 cons: SEQUENCE          
20:d=3  hl=2 l=   8 prim: OCTET STRING      
30:d=3  hl=2 l=   1 prim: INTEGER           :05
3:d=1  hl=4 l= 633 prim: OCTET STRING    

The key was generated w/ RSA's Crypto-J CertReqTool and it definitely
is encrypted, so using openssl pkcs8 etc. on it didn't work.

> Failing that try doing:
>
> openssl asn1parse -inform DER -in p8key.der
>
> and posting the result.
>
> Steve.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to