Skip to content

Commit

Permalink
Merge pull request #1031 from martinthomson/alpn-ref
Browse files Browse the repository at this point in the history
Cite ALPN on first mention
  • Loading branch information
ekr committed Jun 19, 2017
2 parents 13a1d6a + 023ca9d commit 5af9dda
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion draft-ietf-tls-tls13.md
Original file line number Diff line number Diff line change
Expand Up @@ -1323,7 +1323,8 @@ additional information MUST be provisioned to both parties:

* The TLS version number for use with this PSK
* The cipher suite for use with this PSK
* The Application-Layer Protocol Negotiation (ALPN) protocol, if any is to be used
* The Application-Layer Protocol Negotiation (ALPN) protocol {{!RFC7301}}, if
any is to be used
* The Server Name Indication (SNI), if any is to be used

As shown in {{tls-0-rtt}}, the 0-RTT data is just added to the 1-RTT
Expand Down

0 comments on commit 5af9dda

Please sign in to comment.