Last active
January 23, 2018 08:20
-
-
Save ngtrvu/d8807f67d09f78c26030de081e9142fb to your computer and use it in GitHub Desktop.
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
# to generate your dhparam.pem file, run in the terminal | |
openssl dhparam -out /etc/nginx/ssl/dhparam.pem 2048 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment