From 5d976c0c7ce210916ec28b2112fe4c17e42694e8 Mon Sep 17 00:00:00 2001 From: Amber Brown Date: Mon, 28 Jan 2019 17:18:33 +0000 Subject: Fix worker TLS (#4492) * load cert * changelog * fix --- changelog.d/4492.feature | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/4492.feature (limited to 'changelog.d/4492.feature') diff --git a/changelog.d/4492.feature b/changelog.d/4492.feature new file mode 100644 index 0000000000..c7f595cec2 --- /dev/null +++ b/changelog.d/4492.feature @@ -0,0 +1 @@ + Synapse can now automatically provision TLS certificates via ACME (the protocol used by CAs like Let's Encrypt). -- cgit 1.5.1