Skip to content

Instantly share code, notes, and snippets.

@Inderpreet90
Created March 18, 2020 07:29
Show Gist options
  • Save Inderpreet90/0c9ad5cd6afb10b874f15198c5bd57e5 to your computer and use it in GitHub Desktop.
Save Inderpreet90/0c9ad5cd6afb10b874f15198c5bd57e5 to your computer and use it in GitHub Desktop.
ssl_protocols TLSv1.2;
ssl_prefer_server_ciphers on;
ssl_ciphers ECDH+AESGCM:ECDH+AES256:ECDH+AES128:!ADH:!AECDH:!MD5;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment