From 9933aee091c6552636a125e99b9aa73a916a69b4 Mon Sep 17 00:00:00 2001 From: lub Date: Tue, 8 Aug 2017 11:39:53 +0200 Subject: [PATCH] remove note to copy cert+key see feb4ae84bab475964d62fe3cceeb7ce391b5145d for explanation --- supporting-docs/guides/2016-03-15-lets-encrypt.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/supporting-docs/guides/2016-03-15-lets-encrypt.rst b/supporting-docs/guides/2016-03-15-lets-encrypt.rst index 0a04f47d..82506b8d 100644 --- a/supporting-docs/guides/2016-03-15-lets-encrypt.rst +++ b/supporting-docs/guides/2016-03-15-lets-encrypt.rst @@ -19,7 +19,7 @@ Let's Encrypt is a free Certificate Authority that makes it easy to secure your =================== When executing the Let's Encrypt client, it will ask for the domain name of your server, and your email address. The domain list can include multiple names and should include any domain you want to access the server from. -Also, the certificates will be in a folder under /etc/letsencrypt (see below) and owned by root. These files should be copied to the same directory as the synapse install and owned by the user synapse is run as. +Also, the certificates will be in a folder under /etc/letsencrypt (see below) and owned by root. ::