Skip to content

Instantly share code, notes, and snippets.

@scicco
Created June 26, 2018 08:15
Show Gist options
  • Save scicco/7274bb8cef46dbd001d48d0ff38885cd to your computer and use it in GitHub Desktop.
Save scicco/7274bb8cef46dbd001d48d0ff38885cd to your computer and use it in GitHub Desktop.
generate dhparam.pem file
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