Let us try this again not using VS Code

This commit is contained in:
Neil Alexander 2022-05-24 17:43:43 +01:00
parent 7fd54c43c5
commit 666baf6159
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944

View file

@ -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)