summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAmber Brown <hawkowl@atleastfornow.net>2019-01-30 11:00:02 +0000
committerGitHub <noreply@github.com>2019-01-30 11:00:02 +0000
commitf6813919e8bc8245e5353700bfd4bef338ecbce6 (patch)
treea39eaceec2c2fc03a307582d08c151367c50fc36 /changelog.d
parentAdd a caching layer to .well-known responses (#4516) (diff)
downloadsynapse-f6813919e8bc8245e5353700bfd4bef338ecbce6.tar.xz
SIGHUP for TLS cert reloading (#4495)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/4495.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4495.feature b/changelog.d/4495.feature
new file mode 100644
index 0000000000..fc2b5daf63
--- /dev/null
+++ b/changelog.d/4495.feature
@@ -0,0 +1 @@
+Synapse will now reload TLS certificates from disk upon SIGHUP.