Collections:
Other Resources:
OpenSSL "pkey -aes*" - Re-Encrypt DSA Keys
How to re-encrypt a DSA 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 DSA key file again, you can use the "pkey -aes*" command as shown below:
C:\Users\fyicenter>\local\openssl\openssl OpenSSL> pkey -in my_dsa_des.key -aes128 -out my_dsa_aes.key Enter pass phrase for my_dsa_des.key: fyicenter Enter PEM pass phrase: fyicenter.com Verifying - Enter PEM pass phrase: fyicenter.com
Options used in this command are:
⇒ OpenSSL "genpkey" Command for DH Keys
⇐ OpenSSL "pkey" - Open Encrypted DSA Keys
2017-10-08, 1921🔥, 0💬
Popular Posts:
Certificate Summary: Subject: UTN-USERFirst-Object Issuer: UTN-USERFirst-Object Expiration: 2019-07-...
Certificate Summary: Subject: DOD ID SW CA-37 Issuer: DoD Root CA 3 Expiration: 2021-09-23 15:23:05 ...
What can I use OpenSSL "s_client" command for? What are options supported by the "s_client" command?...
Certificate summary - Owner: www.yale.edu, Information Technology Services, Yale University, L=New H...
Certificate summary - Owner: www.apple.com, Apple Inc., L=Cupertino, ST=CALIFORNIA, US Issuer: Cyber...