Hi Mounir,

> As you can see from the ASN.1 dump, it starts with the version, followed by
> the algorithm identifier and then the RSAPrivateKey encoding inside an
> OctetString.

Yes, you are right, of course. The structure I was referring to is the
one inside.

> Concerning Vladimir's question, the answer is simple : your key is OK and it
> was verified successfully by OpenSSL. The error message you are getting is
> due to the fact that in the source code of the rsa utility there is a line
> that dumps the errors on OpenSSL stack and in this case there is an error
> that is harmless and that is caused by the way OpenSSL tries to decode the
> PEM content.

Interesting, good to know.

Thanks,
Ingo
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to