-
-
Save ageis/46882d96febef54854ed1baf064ed97a to your computer and use it in GitHub Desktop.
Generating stronger DH parameters for nginx's SSL
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
# run in the terminal, then set as ssl_dhparam in nginx.conf | |
openssl dhparam -out /etc/nginx/ssl/dhparam.pem 4096 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@pironmind 4096b