Files
hickory-dns/crates
Daniel McCarney 8f29bb032d proto: correct ECH service parameter key
Previously `"echconfig"` was being used as the encrypted client hello
(ECH) service parameter key for SVCB/HTTPS RRs.

In RFC960 the parameter key is specified in the intial IANA registry
contents as `"ech"`[0].

This commit updates the two relevant parts of hickory (and corresponding
test data) to use the up-to-date parameter key.

This is a breaking change, however given the very low adoption of ECH,
and the use of the correct `"ech"` key in popular test servers, it
doesn't seem worth trying to maintain backwards compatibility with
earlier draft RFC values.

[0]: https://datatracker.ietf.org/doc/html/rfc9460#section-14.3.2
2024-04-18 11:57:53 +02:00
..
2024-01-06 21:31:56 -05:00
2024-01-25 17:02:35 +01:00
2024-01-06 21:31:56 -05:00