Skip to content

Commit

Permalink
Merge pull request #1003 from Lekensteyn/zero-rtt-context
Browse files Browse the repository at this point in the history
PSK context for 0-RTT needs version number
  • Loading branch information
ekr authored May 4, 2017
2 parents 5c47e0b + 1a71021 commit c34fcd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions draft-ietf-tls-tls13.md
Original file line number Diff line number Diff line change
Expand Up @@ -1314,6 +1314,7 @@ the server and to encrypt the early data.
When clients use a PSK obtained externally to send early data, then the following
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 Server Name Indication (SNI), if any is to be used
Expand Down

0 comments on commit c34fcd0

Please sign in to comment.