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, ∼3389🔥, 0💬
Popular Posts:
Why I am getting the "my_ca.srl: No error" error when trying to sign a CSR with OpenSSL "x509" comma...
Certificate summary - Owner: *.vk.com, Domain Control Validated, *.vk.com Issuer: SERIALNUMBER=07969...
Why am I getting the "Potential Security Risk Ahead" warning page in Mozilla Firefox? Can I ignore t...
What should I do, I deleted cert8.db for Mozilla Firefox 47 by a mistake on my computer? You don't n...
Certificate Summary: Subject: VeriSign Class 2 Public Primary Certification Authority - G3 Issuer: V...