Skip to content

Commit a341c56

Browse files
committed
Resolving ekr's review comments
1 parent 8391d0f commit a341c56

File tree

1 file changed

+10
-14
lines changed

1 file changed

+10
-14
lines changed

draft-ietf-quic-tls.md

Lines changed: 10 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1520,22 +1520,18 @@ TLS_FATAL_ALERT_RECEIVED (0xC000001E):
15201520
This document does not create any new IANA registries, but it does utilize the
15211521
following registries;
15221522

1523-
* QUIC Transport Parameter Registry {{QUIC-TRANSPORT}} - This registry
1524-
uses the Specificatino Required policy {{!RFC5226}}. IANA is to register the
1525-
three values found in {{errors}.
1526-
1527-
* TLS ExtensionsType Registry {{?I-D.ietf-tls-iana-registry-updates}} - This
1528-
registry uses the Specifiation Required policy {{RFC5226}}. IANA is to register
1529-
the quic_transport_parameters extension found in {{quic_parameters}}. Assigning
1530-
26 to the extensino would be greatly appreciated. The Recommended column is to
1531-
be marked Yes.
1532-
1533-
* TLS Exporter Label Registry {{?I-D.ietf-tls-iana-registry-updates}} - This
1534-
registry uses the Specification Required policy {{RFC5226}. IANA is requested
1535-
to register "EXPORTER-QUIC 0-RTT Secret" from {{0-rtt-secrets}} and
1523+
* QUIC Transport Parameter Registry - IANA is to register the three values found
1524+
in {{errors}.
1525+
1526+
* TLS ExtensionsType Registry - IANA is to register the quic_transport_parameters
1527+
extension found in {{quic_parameters}}. Assigning 26 to the extension would be
1528+
greatly appreciated. The Recommended column is to be marked Yes.
1529+
1530+
* TLS Exporter Label Registry - IANA is requested to register
1531+
"EXPORTER-QUIC 0-RTT Secret" from {{0-rtt-secrets}} as well as
15361532
"EXPORTER-QUIC client 1-RTT Secret" and
15371533
"EXPORTER-QUIC server 1-RTT Secret" from {{1-rtt-secrets}}. The DTLS column is
1538-
to be marked Yes. The Recommended column is to be marked Yes.
1534+
to be marked No. The Recommended column is to be marked No.
15391535

15401536
--- back
15411537

0 commit comments

Comments
 (0)