Description
If there is a certificate error (particularly if you have a SRV record and a cert for the wrong domain), the UI links to https://github.com/matrix-org/synapse/blob/master/docs/MSC1711_certificates_FAQ.md#configuring-certificates-for-compatibility-with-synapse-100:
While that document is still technically correct, it's written from the perspective of people upgrading from Synapse 0.99 to Synapse 1.00, so isn't terribly helpful. 2023/01/16: it's now a 404.
Probably we should just link to https://matrix-org.github.io/synapse/latest/delegate.html. We might also want to add a small note about the gotcha under https://matrix-org.github.io/synapse/latest/delegate.html#srv-dns-record-delegation - "note in particular that you must present a certificate for the original server_name
".