Re: Convert DER to PEM syntax problem

2009-06-17 Thread Sébastien PIAU
Steve, Of course you're right. Sorry for the error... Sebastien Dr. Stephen Henson a écrit : On Wed, Jun 17, 2009, Sbastien PIAU wrote: Steve, Fortunately, this certificat is only a test one... I'll ask for password from issuer. Err it is not a certificate it is a private key. S

Re: Convert DER to PEM syntax problem

2009-06-16 Thread Sébastien PIAU
Steve, Fortunately, this certificat is only a test one... I'll ask for password from issuer. Thanks, Sebastien Dr. Stephen Henson a écrit : On Tue, Jun 16, 2009, Sbastien PIAU wrote: Carl, This is the output generated : openssl asn1parse -in my.key - inform der 0:d=0

Re: Convert DER to PEM syntax problem

2009-06-16 Thread Sébastien PIAU
Carl, This is the output generated : >openssl asn1parse -in my.key - inform der 0:d=0 hl=4 l= 672 cons: SEQUENCE 4:d=1 hl=2 l= 26 cons: SEQUENCE 6:d=2 hl=2 l= 9 prim: OBJECT:pbeWithSHA1AndDES-CBC 17:d=2 hl=2 l= 13 cons: SEQUENCE 19:d=3 hl=2 l= 8 prim: OCTET S

Convert DER to PEM syntax problem

2009-06-16 Thread Sébastien PIAU
Hello, I want to convert a private key from DER to PEM format with the following command : />openssl pkcs8 -inform DER -nocrypto -in my.key -out my.key.pem/ Unfortunately, it seems that -nocrypto options doesn't exist in my openssl versions (OpenSSL 0.9.8e and OpenSSL 0.9.8h ) So I've tri

Re: [Fwd: Convert DER to PEM syntax problem]

2009-06-15 Thread Sébastien PIAU
Steve, Thanks for reply. Unfortunately, I'm not the issuer of the certificate, only the consumer... and a consumer without many experience! So I can't send you the test certificate as you ask. With your response I have some elements to send to the issuer. I'll inform you if some interestings

[Fwd: Convert DER to PEM syntax problem]

2009-06-15 Thread Sébastien PIAU
Sorry for any repost, I don't know if my message was already posted or not... Message original Sujet : Convert DER to PEM syntax problem Date : Mon, 15 Jun 2009 17:38:05 +0200 De : Sébastien