From 26025f14c506bfe26afb7d748830d0664ec446e2 Mon Sep 17 00:00:00 2001 From: JokerGermany <30293477+JokerGermany@users.noreply.github.com> Date: Fri, 16 Jul 2021 16:35:46 +0200 Subject: [PATCH] Updating matrix_ssl_retrieval_method: manually-managed I don't think this is necessary, because you have the fullchain... - `/live//chain.pem` --- docs/configuring-playbook-ssl-certificates.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/configuring-playbook-ssl-certificates.md b/docs/configuring-playbook-ssl-certificates.md index 2e288cc89..1b5ea2349 100644 --- a/docs/configuring-playbook-ssl-certificates.md +++ b/docs/configuring-playbook-ssl-certificates.md @@ -43,7 +43,6 @@ With such a configuration, the playbook would expect you to drop the SSL certifi - `/live//fullchain.pem` - `/live//privkey.pem` -- `/live//chain.pem` where `` refers to the domains that you need (usually `matrix.` and `element.`).