Skip to content

Instantly share code, notes, and snippets.

@pujianto
Created January 19, 2022 12:42
Show Gist options
  • Save pujianto/fd0d631c496502b19670eee59a8aa54a to your computer and use it in GitHub Desktop.
Save pujianto/fd0d631c496502b19670eee59a8aa54a to your computer and use it in GitHub Desktop.
Generate dhparam in fast mode
openssl dhparam -dsaparam -out ./dhparam.pem 4096
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment