Categories:
Android (13)
Apple Mac (27)
DH Keys (39)
DSA Keys (71)
EC Keys (2053)
Firefox (30)
General (10)
Google Chrome (25)
Intermediate CA (152)
Java VM (29)
JDK Keytool (28)
Microsoft CertUtil (29)
Microsoft Edge (9)
Mozilla CertUtil (21)
OpenSSL (236)
Other (7)
Portecle (38)
Publishers (5949)
Revoked Certificates (16)
Root CA (85)
RSA Keys (4865)
Tools (46)
Tutorial (1)
What Is (22)
Windows (127)
Collections:
Other Resources:
OpenSSL "dsa" - Open Encrypted DSA Keys
How to open an encrypted DSA key file using OpenSSL "dsa" command? I was told the key file is DES encrypted and I know the password.
✍: FYIcenter.com
If you are trying to open a password (encrypted) DSA key file
using the "dsa" command, you will be prompted for the password
as shown below:
C:\Users\fyicenter>\local\openssl\openssl OpenSSL> dsa -in my_dsa_2048_des.key -text read DSA key Enter pass phrase for my_dsa_2048_des.key: noidea unable to load Private Key 15816:error:06065064:digital envelope routines:EVP_DecryptFinal_ex: bad decrypt:.\crypto\evp\evp_enc.c:529: 15816:error:0906A065:PEM routines:PEM_do_header: bad decrypt:.\crypto\pem\pem_lib.c:482: unable to load Key error in dsa OpenSSL> dsa -in my_dsa_2048_des.key -text read DSA key Enter pass phrase for my_dsa_2048_des.key: fyicenter Private-Key: (2048 bit) priv: 4b:9f:fb:3f:e2:ab:91:26:75:4e:af:06:b2:9c:df: e4:fa:eb:9e:07:53:35:4b:7f:28:c6:07:6a:bb:b9: ce:a9 pub: 77:97:51:fa:27:bf:99:e1:46:ef:12:22:ad:8d:96: 83:f9:45:51:50:03:a7:d8:e3:83:6b:82:4f:36:27: 78:92:e7:0f:58:ac:63:40:bd:ae:90:24:ca:c5:21: ...
Options used in this command are:
⇒ OpenSSL "dsa -aes*" - Re-Encrypt DSA Keys
⇐ OpenSSL "gendsa -des" - DES Encrypt DSA Keys
2016-12-18, 2612👍, 0💬
Popular Posts:
How can I use Microsoft "certutil -viewstore" command? What are command options supported by "certut...
Certificate Summary: Subject: Chambers of Commerce Root - 2008 Issuer: Chambers of Commerce Root - 2...
Certificate summary - Owner: WebSpace-Forum Server CA, "WebSpace-Forum, Thomas Wendt", DE Issuer: UT...
Certificate summary - Owner: www.gmx.net, GMX, 1&1 Mail & Media GmbH, L=Montabaur, ST=Rhinel...
Which certificate file format should I use when exporting a certificate from IE? What is the "Base-6...