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, ∼2934🔥, 0💬
Popular Posts:
How to download the certificate from a root CA? I need to the root CA certificate to close the certi...
Certificate Summary: Subject: www.amazon.com Issuer: VeriSign Class 3 Secure Server CA - G2 Expirati...
Certificate Summary: Subject: QuoVadis Global SSL ICA G3 Issuer: QuoVadis Root CA 2 G3 Expiration: 2...
Certificate summary - Owner: target.zedo.com, Domain Control Validated, target.zedo.com Issuer: SERI...
Certificate Summary: Subject: graph.windows.net Issuer: Microsoft IT TLS CA 4 Expiration: 2022-02-20...