This repository was archived by the owner on Apr 26, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +3
-321
lines changed Expand file tree Collapse file tree 4 files changed +3
-321
lines changed Original file line number Diff line number Diff line change 1+ Remove outdated MSC1711 FAQ document.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1313
1414# Upgrading
1515 - [ Upgrading between Synapse Versions] ( upgrade.md )
16- - [ Upgrading from pre-Synapse 1.0] ( MSC1711_certificates_FAQ.md )
1716
1817# Usage
1918 - [ Federation] ( federate.md )
7271 - [ Understanding Synapse Through Grafana Graphs] ( usage/administration/understanding_synapse_through_grafana_graphs.md )
7372 - [ Useful SQL for Admins] ( usage/administration/useful_sql_for_admins.md )
7473 - [ Database Maintenance Tools] ( usage/administration/database_maintenance_tools.md )
75- - [ State Groups] ( usage/administration/state_groups.md )
74+ - [ State Groups] ( usage/administration/state_groups.md )
7675 - [ Request log format] ( usage/administration/request_log.md )
7776 - [ Admin FAQ] ( usage/administration/admin_faq.md )
7877 - [ Scripts] ( )
Original file line number Diff line number Diff line change @@ -1142,8 +1142,7 @@ more details on upgrading your database.
11421142
11431143Synapse v1.0 is the first release to enforce validation of TLS
11441144certificates for the federation API. It is therefore essential that your
1145- certificates are correctly configured. See the
1146- [FAQ](MSC1711_certificates_FAQ.md) for more information.
1145+ certificates are correctly configured.
11471146
11481147Note, v1.0 installations will also no longer be able to federate with
11491148servers that have not correctly configured their certificates.
@@ -1208,9 +1207,6 @@ you will need to replace any self-signed certificates with those
12081207verified by a root CA. Information on how to do so can be found at the
12091208ACME docs.
12101209
1211- For more information on configuring TLS certificates see the
1212- [FAQ](MSC1711_certificates_FAQ.md).
1213-
12141210# Upgrading to v0.34.0
12151211
121612121. This release is the first to fully support Python 3. Synapse will
You can’t perform that action at this time.
0 commit comments