Collections:
Other Resources:
OpenSSL "pkey -aes*" - Re-Encrypt EC Keys
How to re-encrypt a EC 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 EC key file again,
you can use the "pkey -aes*" command as shown below:
C:\Users\fyicenter>\local\openssl\openssl OpenSSL> pkey -in my_ec_des.key -aes128 -out my_ec_aes.key Enter pass phrase for my_ec_des.key: fyicenter Enter PEM pass phrase: fyicenter.com Verifying - Enter PEM pass phrase: fyicenter.com
Options used in this command are:
⇒ OpenSSL "rsautl" Command for RSA Keys
⇐ OpenSSL "pkey" - Open Encrypted EC Keys
2017-05-29, ∼2658🔥, 0💬
Popular Posts:
Certificate Summary: Subject: www.amazon.cn Issuer: VeriSign Class 3 Secure Server CA - G3 Expiratio...
How to export the public key out from a certificate using OpenSSL "x509" command? You can export the...
Certificate summary - Owner: tinyurl.com, Domain Control Validated Issuer: Go Daddy Secure Certifica...
Certificate summary - Owner: *.4shared.com, Domain Control Validated, *.4shared.com Issuer: SERIALNU...
Certificate Summary: Subject: *.camsoda.com Issuer: Sectigo ECC Domain Validation Secure Server CA E...