]> cat aescling's git repositories - mastodon.git/commit
ECDH only
authorAngristan <stanislas.lange@protonmail.com>
Wed, 5 Apr 2017 08:44:08 +0000 (10:44 +0200)
committerGitHub <noreply@github.com>
Wed, 5 Apr 2017 08:44:08 +0000 (10:44 +0200)
commit5dbcd92193f45d71629e261cc264725d59f2ea6c
tree5f0d0efadeccaa77d0124095bdcccd9fc9194444
parent792389da38145e6591f58c725b37965679ee4531
ECDH only

Disable DHE ciphers. We don't loose any compatibility as we already use TLS 1.2, and ECDH is faster and safer.
Also, it's better so specify the curve.

This is the conf I use here : https://tls.imirhil.fr/https/mstdn.io
docs/Running-Mastodon/Production-guide.md