Created
January 19, 2022 12:42
-
-
Save pujianto/fd0d631c496502b19670eee59a8aa54a to your computer and use it in GitHub Desktop.
Generate dhparam in fast mode
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
openssl dhparam -dsaparam -out ./dhparam.pem 4096 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://security.stackexchange.com/questions/95178/diffie-hellman-parameters-still-calculating-after-24-hours/95184#95184