Skip to content

Instantly share code, notes, and snippets.

@Jatapiaro
Created October 26, 2018 04:17
Show Gist options
  • Save Jatapiaro/4a2ed404fbf3da6999a90398dd30d564 to your computer and use it in GitHub Desktop.
Save Jatapiaro/4a2ed404fbf3da6999a90398dd30d564 to your computer and use it in GitHub Desktop.
SSLProtocol ALL -SSLv2 -SSLv3
SSLHonorCipherOrder On
SSLCipherSuite ECDH+AESGCM:DH+AESGCM:ECDH+AES256:DH+AES256:ECDH+AES128:DH+AES:ECDH+3DES:DH+3DES:RSA+AESGCM:RSA+AES:RSA+3DES:!aNULL:!MD5:!DSS
//Then default at apache global suites
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment