Skip to content

Instantly share code, notes, and snippets.

@ihatecsv
Created April 25, 2016 23:00
Show Gist options
  • Save ihatecsv/06c439c10765242fa94427842b9d84d7 to your computer and use it in GitHub Desktop.
Save ihatecsv/06c439c10765242fa94427842b9d84d7 to your computer and use it in GitHub Desktop.
SSLCompression off
SSLProtocol All -SSLv2 -SSLv3
SSLCipherSuite EECDH+AESGCM:EDH+AESGCM:AES256+EECDH:AES256+EDH
SSLOpenSSLConfCmd DHParameters "/etc/ssl/certs/dhparam.pem"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment