Add documentation to detail the steps needed to federate using SRV delegation

This commit is contained in:
Antoine-Ali Zarrouk
2023-06-20 15:03:12 +02:00
committed by Antoine-Ali ZARROUK
parent 55bc915414
commit a94ebe7424
2 changed files with 204 additions and 0 deletions

View File

@ -49,6 +49,7 @@ To use DNS SRV record validation, you need to:
- ensure that you are serving the Matrix Federation API (tcp/8448) with a certificate for `<your-domain>` (not `matrix.<your-domain>`!). Getting this certificate to the `matrix.<your-domain>` server may be complicated. The playbook's automatic SSL obtaining/renewal flow will likely not work and you'll need to copy certificates around manually. See below.
For more details on [how to configure the playbook to work with SRV delegation]()
### Obtaining certificates