Skip to content

Instantly share code, notes, and snippets.

@valguss
Created November 19, 2010 12:34
Show Gist options
  • Save valguss/706464 to your computer and use it in GitHub Desktop.
Save valguss/706464 to your computer and use it in GitHub Desktop.
SSLCertificateFile /usr/local/ssl/server.crt
SSLCertificateKeyFile /usr/local/ssl/server.key
SSLProtocol -all +TLSv1 +SSLv3
SSLCipherSuite HIGH:MEDIUM:!aNULL:+SHA1:+MD5:+HIGH:+MEDIUM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment