Remove duplicated info about certbot et al

This commit is contained in:
Brendan Abolivier 2020-02-12 20:14:59 +00:00
parent f092029d2d
commit e45a7c0939
No known key found for this signature in database
GPG key ID: 1E015C145F1916CD

View file

@ -66,11 +66,6 @@ If you already have certificates, you will need to back up or delete them
(files `example.com.tls.crt` and `example.com.tls.key` in Synapse's root
directory), Synapse's ACME implementation will not overwrite them.
You may wish to use alternate methods such as Certbot to obtain a certificate
from Let's Encrypt, depending on your server configuration. Of course, if you
already have a valid certificate for your homeserver's domain, that can be
placed in Synapse's config directory without the need for any ACME setup.
## ACME setup
The main steps for enabling ACME support in short summary are: