diff options
Diffstat (limited to 'changelog.d/5550.misc')
-rw-r--r-- | changelog.d/5550.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5550.misc b/changelog.d/5550.misc new file mode 100644 index 0000000000..ad5693338e --- /dev/null +++ b/changelog.d/5550.misc @@ -0,0 +1 @@ +Synapse will now only allow TLS v1.2 connections when serving federation, if it terminates TLS. As Synapse's allowed ciphers were only able to be used in TLSv1.2 before, this does not change behaviour. |