Skip to content

Instantly share code, notes, and snippets.

@goodfeel
Created June 25, 2015 10:42
Show Gist options
  • Save goodfeel/06d41405eabefb8bbb30 to your computer and use it in GitHub Desktop.
Save goodfeel/06d41405eabefb8bbb30 to your computer and use it in GitHub Desktop.
Gen dhparam
To gen dhparam:
sudo 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