Virtual Entity
a box of virtual life
Saturday, July 12, 2014
How to convert a private key into a RSA private key
Newer versions of OpenSSL say BEGIN PRIVATE KEY because they contain the private key + an OID that identifies the key type. To get the old style key you can do this:
openssl rsa -in server.key -out server_new.key
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment