Collections:
Other Resources:
OpenSSL "gendsa 10240" - Generate DSA Long Keys
How to generate a new DSA key pair with a longer key size using OpenSSL "gendsa" command?
✍: FYIcenter.com
If you need a new DSA key pair with a longer key size for testing purpose,
you can use the OpenSSL "gendsa" command as shown below:
C:\Users\fyicenter>time The current time is: 20:06:19.66 C:\Users\fyicenter>\local\openssl\openssl dsaparam -out my_dsa_long.key -genkey 10240 Generating DSA parameters, 10240 bit long prime This could take some time ..........+.........+++++++++++++++++++++++++++++++++++++++++++++++++++* ............+.......+.....+..........................+......+............+... .......................................+.....................+............... ... C:\Users\fyicenter>time The current time is: 20:25:04.75
What this test tells us:
⇒ OpenSSL "gendsa -des" - DES Encrypt DSA Keys
⇐ OpenSSL "dsaparam 512" - Generate DSA Short Keys
2016-12-24, ∼2158🔥, 0💬
Popular Posts:
Certificate summary - Owner: COMODO Extended Validation Secure Server CA 2, COMODO CA Limited, L=Sal...
Certificate Summary: Subject: VeriSign Universal Root Certification Authority Issuer: VeriSign Unive...
Certificate summary - Owner: *.sape.ru, LTD Sape, L=Moscow, ST=Russian Federation, RU Issuer: Thawte...
Certificate summary - Owner: *.depositfiles.com, COMODO SSL Wildcard, Domain Control Validated Issue...
Why I am getting a warning when deleting a root CA certificate? IE displays a warning message when y...