mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-28 21:34:09 +02:00
Let us try this again not using VS Code
This commit is contained in:
parent
7fd54c43c5
commit
666baf6159
|
|
@ -137,7 +137,6 @@ to send. The process overall is as follows:
|
||||||
{{% boxes/note %}}
|
{{% boxes/note %}}
|
||||||
The reasons we require `<hostname>` rather than `<delegated_hostname>` for SRV
|
The reasons we require `<hostname>` rather than `<delegated_hostname>` for SRV
|
||||||
delegation are:
|
delegation are:
|
||||||
|
|
||||||
1. DNS is insecure (not all domains have DNSSEC), so the target of the delegation
|
1. DNS is insecure (not all domains have DNSSEC), so the target of the delegation
|
||||||
must prove that it is a valid delegate for `<hostname>` via TLS.
|
must prove that it is a valid delegate for `<hostname>` via TLS.
|
||||||
2. Consistency with the recommendations in [RFC6125](https://datatracker.ietf.org/doc/html/rfc6125#section-6.2.1)
|
2. Consistency with the recommendations in [RFC6125](https://datatracker.ietf.org/doc/html/rfc6125#section-6.2.1)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue