summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAmber Brown <hawkowl@atleastfornow.net>2019-02-11 21:36:26 +1100
committerRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2019-02-11 10:36:26 +0000
commit6e2a5aa050fc132a7dee6b3e33a7a368207d7e5a (patch)
tree7c30cc2c0fe48d3e5c0513565a390b5572d9248a /changelog.d
parentBe tolerant of blank TLS fingerprints config (#4589) (diff)
downloadsynapse-6e2a5aa050fc132a7dee6b3e33a7a368207d7e5a.tar.xz
ACME Reprovisioning (#4522)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/4522.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4522.feature b/changelog.d/4522.feature
new file mode 100644
index 0000000000..ef18daf60b
--- /dev/null
+++ b/changelog.d/4522.feature
@@ -0,0 +1 @@
+Synapse's ACME support will now correctly reprovision a certificate that approaches its expiry while Synapse is running.