Created
June 26, 2018 08:15
-
-
Save scicco/7274bb8cef46dbd001d48d0ff38885cd to your computer and use it in GitHub Desktop.
generate dhparam.pem file
This file contains hidden or 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 -out /etc/ssl/certs/dhparam.pem 4096 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment