Commit a3e29df
committed
docs: fix stale nested SVCB zone example to flat draft-02 owner
The Tampering/Zone-Configuration example in security-considerations.md
still showed the legacy nested shape ($ORIGIN _agents.example.com. +
_network._mcp SVCB ...) — missed by the flat-FQDN migration. The same
file's other SVCB example (§2.1) is already flat. Update it to the
draft-02 flat owner (network.example.com via $ORIGIN example.com.),
protocol carried in alpn/bap not the FQDN.
(wire-format-01.abnf keeps the nested shape by design — it is the -01
reference; test fixtures keep nested as legacy back-compat data.)
Signed-off-by: Igor Racic <iracic82@gmail.com>1 parent 1685ff1 commit a3e29df
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
| |||
0 commit comments