Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit b3d155a

Browse files
authored
Delete MSC1711_certificates_FAQ.md (#11907)
This document isn't really relevant any more, and its existence is more confusing than helpful.
1 parent ce34ffa commit b3d155a

File tree

4 files changed

+3
-321
lines changed

4 files changed

+3
-321
lines changed

changelog.d/11907.doc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Remove outdated MSC1711 FAQ document.

docs/MSC1711_certificates_FAQ.md

Lines changed: 0 additions & 314 deletions
This file was deleted.

docs/SUMMARY.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
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)
@@ -72,7 +71,7 @@
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]()

docs/upgrade.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1142,8 +1142,7 @@ more details on upgrading your database.
11421142
11431143
Synapse v1.0 is the first release to enforce validation of TLS
11441144
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.
11471146
11481147
Note, v1.0 installations will also no longer be able to federate with
11491148
servers that have not correctly configured their certificates.
@@ -1208,9 +1207,6 @@ you will need to replace any self-signed certificates with those
12081207
verified by a root CA. Information on how to do so can be found at the
12091208
ACME 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
12161212
1. This release is the first to fully support Python 3. Synapse will

0 commit comments

Comments
 (0)