summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2019-08-27 11:51:37 +0100
committerGitHub <noreply@github.com>2019-08-27 11:51:37 +0100
commitf5b50d0871939d15620a8889b1ad384622c74a96 (patch)
tree20963a7464a29abe1eea900979355cc6d8f76d31 /changelog.d
parentUpdate 5909.misc (diff)
parentDon't implicitly include server signing key (diff)
downloadsynapse-f5b50d0871939d15620a8889b1ad384622c74a96.tar.xz
Merge pull request #5895 from matrix-org/erikj/notary_key
Add config option to sign remote key query responses with a separate key.
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/5895.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5895.feature b/changelog.d/5895.feature
new file mode 100644
index 0000000000..c394a3772c
--- /dev/null
+++ b/changelog.d/5895.feature
@@ -0,0 +1 @@
+Add config option to sign remote key query responses with a separate key.