Collections:
Other Resources:
OpenSSL "genpkey -genparam" - Generate DH Parameters
How to generate a new DH parameter file using OpenSSL "genpkey -genparam" command?
✍: FYIcenter.com
If you need a new DH parameter file in order to create new DH keys,
you can use the OpenSSL "genpkey -genparam" command as shown below:
C:\Users\fyicenter>\local\openssl\openssl.exe OpenSSL> genpkey -genparam -algorithm dh -out my_dh.prm .......................................+........................................ ............................................................................+... ............+..+................................................................ ................................................................................ ......................+...........................+............................. ...............................................................................+ ............+................................................................... ...........+...........................+........................................ ..................................+............................................. .................................................+............+................. .....................................................+.......................... .+.....+........+............+.............+......................+....+.....+.. ...........................................................+.........+.......... ........................+.....................................+.+..++*++*++* OpenSSL> exit C:\Users\fyicenter>type my_dh.prm -----BEGIN DH PARAMETERS----- MIGHAoGBALzizRYfhhdc1miJMXG88tKCCdLOSIG7G2Fsh27ec41AP+pExiT781P/ JjnLmy85Niy9OhTZDkiSnAqNiWO+DC/3elIKjHfxQgBMMd+57MCduH9MEOVEQKb/ drJkPFeCBShJlM+KyoNCpLfV0Tu/icb/KTQAUdiQA0cehBtTNmwzAgEC -----END DH PARAMETERS-----
Options used in this command are:
⇒ OpenSSL "pkeyparam -text" - Print DH Parameters in Text
⇐ OpenSSL "genpkey" Command for DH Keys
2017-11-02, ∼2936🔥, 0💬
Popular Posts:
Certificate summary - Owner: *.bleacherreport.com, "Bleacher Report, Inc.", ST=California, L=San Fra...
How to generate a new DSA key pair using OpenSSL "gendsa" command? If you need a new DSA key pair in...
Certificate Summary: Subject: www.facebook.com Issuer: VeriSign, Inc., VeriSign International Server...
Certificate Summary: Subject: GlobalSign GCC R3 DV TLS CA 2020 Issuer: GlobalSign Expiration: 2029-0...
Certificate summary - Owner: GlobalSign, GlobalSign, GlobalSign Root CA - R2 Issuer: GlobalSign Root...