summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorBrendan Abolivier <contact@brendanabolivier.com>2019-02-19 11:15:38 +0000
committerGitHub <noreply@github.com>2019-02-19 11:15:38 +0000
commita288bdf0b139dd2adbcf2145bf98a11d448ea96c (patch)
tree3d2356836c3a1f04f0e556f55886404ab5d5c7d2 /changelog.d
parentMerge pull request #4670 from matrix-org/erikj/register_login_split (diff)
parentImprove config documentation (diff)
downloadsynapse-a288bdf0b139dd2adbcf2145bf98a11d448ea96c.tar.xz
Merge pull request #4652 from matrix-org/babolivier/acme-delegated
Support .well-known delegation when issuing certificates through ACME
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/4652.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4652.feature b/changelog.d/4652.feature
new file mode 100644
index 0000000000..ebe6880b21
--- /dev/null
+++ b/changelog.d/4652.feature
@@ -0,0 +1 @@
+Support .well-known delegation when issuing certificates through ACME.