Collections:
Other Resources:
OpenSSL "pkey -aes*" - Re-Encrypt EC Keys
How to re-encrypt a EC key file using OpenSSL "pkey" command? I want to change the encryption password, and maybe change the encryption algorithm.
✍: FYIcenter.com
If you want to encrypt an existing EC key file again,
you can use the "pkey -aes*" command as shown below:
C:\Users\fyicenter>\local\openssl\openssl OpenSSL> pkey -in my_ec_des.key -aes128 -out my_ec_aes.key Enter pass phrase for my_ec_des.key: fyicenter Enter PEM pass phrase: fyicenter.com Verifying - Enter PEM pass phrase: fyicenter.com
Options used in this command are:
⇒ OpenSSL "rsautl" Command for RSA Keys
⇐ OpenSSL "pkey" - Open Encrypted EC Keys
2017-05-29, ∼2892🔥, 0💬
Popular Posts:
Can I build a DSA public key from an OpenSSL configuration file? Yes, you can build a DSA public key...
Where to find tutorials on using OpenSSL "s_client" command? Here is a collection of tutorials on us...
Where to find tools on local computers to manage security certificates? Here is a collection of tool...
Certificate summary - Owner: www.comcast.com, EliteSSL, Hosted by Comcast Corporation, Comcast Corpo...
Certificate summary - Owner: signin.ebay.com, Site Operations, "eBay, Inc.", STREET=2145 Hamilton Av...