summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2019-02-05 15:34:52 +0000
committerAndrew Morgan <andrew@amorgan.xyz>2019-02-05 15:34:52 +0000
commit9793bf366e85a39507b43bbbf7bdcb387ff5bf83 (patch)
tree7c9f71f02c2a559de9caca07240391c4b293eaf9
parentMove ACME docs to docs/ACME.rst and link from UPGRADE. (diff)
downloadsynapse-9793bf366e85a39507b43bbbf7bdcb387ff5bf83.tar.xz
Add link to ACME docs from README
-rw-r--r--README.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.rst b/README.rst

index 829de0864c..47f8ef62db 100644 --- a/README.rst +++ b/README.rst
@@ -225,6 +225,12 @@ If you would like to use your own certificates, you can do so by changing alternatively, you can use a reverse-proxy. Apart from port 8448 using TLS, both ports are the same in the default configuration. +ACME setup +---------- + +For details on having Synapse manage your federation TLS certificates +automatically, please see `<docs/ACME.rst>`_. + Registering a user ------------------