diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2019-05-13 16:11:21 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2019-05-13 16:11:21 +0100 |
commit | 2e1129b5f7aae4f74b23ad063b12ab34a5c82eb3 (patch) | |
tree | a9c48bc48b10aeb99582ff914775cdc580de15e5 /changelog.d/4967.feature | |
parent | Merge pull request #5179 from matrix-org/babolivier/isort (diff) | |
download | synapse-2e1129b5f7aae4f74b23ad063b12ab34a5c82eb3.tar.xz |
0.99.4rc1 v0.99.4rc1
Diffstat (limited to 'changelog.d/4967.feature')
-rw-r--r-- | changelog.d/4967.feature | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/4967.feature b/changelog.d/4967.feature deleted file mode 100644 index 7f9f81f849..0000000000 --- a/changelog.d/4967.feature +++ /dev/null @@ -1 +0,0 @@ -Implementation of [MSC1711](https://github.com/matrix-org/matrix-doc/pull/1711) including config options for requiring valid TLS certificates for federation traffic, the ability to disable TLS validation for specific domains, and the ability to specify your own list of CA certificates. |