[openssl-users] Not getting "RSA" keyword for a key in fips mode
Gayathri Manoj
gayathri.annur at gmail.com
Thu Jun 11 10:35:56 UTC 2015
Hi All,
I am trying to create a pem format key for my existing key by using the
below command.
openssl rsa -in my_rsa_key -outform PEM -out my_res_newkey_pem
The new key format is -----BEGIN PRIVATE KEY-----.
But I am expecting -----BEGIN RSA PRIVATE KEY-----
In nonFIPS mode i am getting -----BEGIN RSA PRIVATE KEY----- as expected.
My openssl version is OpenSSL 0.9.8zf-fips.
Please let me know how can I generate the new key in BEGIN RSA PRIVATE KEY
format.
Thanks,
Gayathri
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20150611/6c91733a/attachment.html>
More information about the openssl-users
mailing list