Collections:
Other Resources:
OpenSSL "pkey -aes*" - Re-Encrypt DH Keys
How to re-encrypt a DH 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 DH key file again,
you can use the "pkey -aes*" command as shown below:
C:\Users\fyicenter>\local\openssl\openssl OpenSSL> pkey -in my_dh_des.key -aes128 -out my_dh_aes.key Enter pass phrase for my_dh_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 EC Keys
⇐ OpenSSL "pkey" - Open Encrypted DH Keys
2017-08-13, ∼2735🔥, 0💬
Popular Posts:
Certificate summary - Owner: www.chase.com, GTI GNS, JPMorgan Chase, L=New York, ST=New York, US Iss...
How to start IE as an administrator? Do I need the administrator permission to delete a root CA cert...
How can I use Microsoft "certutil -verify" command? What are command options supported by "certutil ...
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: www.google.com Issuer: Google Internet Authority G3 Expiration: 2019-0...