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 13
13
14
14
# Upgrading
15
15
- [ Upgrading between Synapse Versions] ( upgrade.md )
16
- - [ Upgrading from pre-Synapse 1.0] ( MSC1711_certificates_FAQ.md )
17
16
18
17
# Usage
19
18
- [ Federation] ( federate.md )
72
71
- [ Understanding Synapse Through Grafana Graphs] ( usage/administration/understanding_synapse_through_grafana_graphs.md )
73
72
- [ Useful SQL for Admins] ( usage/administration/useful_sql_for_admins.md )
74
73
- [ 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 )
76
75
- [ Request log format] ( usage/administration/request_log.md )
77
76
- [ Admin FAQ] ( usage/administration/admin_faq.md )
78
77
- [ Scripts] ( )
Original file line number Diff line number Diff line change @@ -1142,8 +1142,7 @@ more details on upgrading your database.
1142
1142
1143
1143
Synapse v1.0 is the first release to enforce validation of TLS
1144
1144
certificates 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.
1147
1146
1148
1147
Note, v1.0 installations will also no longer be able to federate with
1149
1148
servers that have not correctly configured their certificates.
@@ -1208,9 +1207,6 @@ you will need to replace any self-signed certificates with those
1208
1207
verified by a root CA. Information on how to do so can be found at the
1209
1208
ACME docs.
1210
1209
1211
- For more information on configuring TLS certificates see the
1212
- [FAQ](MSC1711_certificates_FAQ.md).
1213
-
1214
1210
# Upgrading to v0.34.0
1215
1211
1216
1212
1. This release is the first to fully support Python 3. Synapse will
You can’t perform that action at this time.
0 commit comments