Collections:
Other Resources:
OpenSSL "dsa -aes*" - Re-Encrypt DSA Keys
How to re-encrypt a DSA key file using OpenSSL "dsa" command? I want to change the encryption password, and maybe change the encryption algorithm.
✍: FYIcenter.com
If you want to encrypt an existing DSA key file again,
you can use the "dsa -aes*" command as shown below:
C:\Users\fyicenter>\local\openssl\openssl OpenSSL> dsa -in my_dsa_2048_des.key -out my_dsa_2048_aes -aes128 read DSA key Enter pass phrase for my_dsa_2048_des.key: fyicenter writing DSA key Enter PEM pass phrase: fyicenter.com Verifying - Enter PEM pass phrase: fyicenter.com
Options used in this command are:
⇐ OpenSSL "dsa" - Open Encrypted DSA Keys
2016-12-15, ∼3334🔥, 0💬
Popular Posts:
How to generate a pair of DH Private Key and Public Key? To help you to generate a pair of DH Privat...
Certificate summary - Owner: www.bizjournals.com, Terms of use at www.verisign.com/rpa (c)05, bizjou...
Detailed information of 'My Keys': RSA 2048-Bit Private Key - 06ab3b05f953c0b7c23379a2 1c2da8ee.
What can I use OpenSSL "gendsa" command for? What are options supported by the "gendsa" command? Ope...
Certificate summary - Owner: Microsoft Internet Authority Issuer: Baltimore CyberTrust Root, CyberTr...