Collections:
Other Resources:
OpenSSL "pkey -aes*" - Re-Encrypt RSA Keys
How to re-encrypt an RSA 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 RSA key file again,
you can use the "pkey -aes*" command as shown below:
C:\Users\fyicenter>\local\openssl\openssl OpenSSL> pkey -in my_rsa_des.key -aes128 -out my_rsa_aes.key Enter pass phrase for my_rsa_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 DSA Keys
⇐ OpenSSL "pkey" - Open Encrypted RSA Keys
2017-09-12, ∼2418🔥, 0💬
Popular Posts:
Certificate summary - Owner: www.va.gov, devices, Dva, Dgov Issuer: Veterans Affairs Device CA B2, P...
Certificate summary - Owner: *.zippyshare.com, Domain Control Validated Issuer: AlphaSSL CA - G2, Al...
How to retrieve the CRL from the certificate's CA? I want to verify if the certificate has been revo...
How to generate a new RSA key pair with a shorter key size using OpenSSL "genrsa" command? If you ne...
Certificate summary - Owner: Starfield Secure Certificate Authority - G2, http://certs.starfieldte ch...