Document TLS13-WrongOuterRecord
The spec only says that the "opaque_type" field is always set to 23 (application_data), but that is not a MUST check. https://github.com/cloudflare/tls-tris/issues/47
This commit is contained in:
parent
961b387c76
commit
3fbd902fed
@ -55,7 +55,7 @@
|
||||
"TLS13-TestBadTicketAge-Client": "client: TODO implement resumption",
|
||||
"TLS13-DuplicateTicketEarlyDataInfo": "client: TODO implement resumption",
|
||||
|
||||
"TLS13-WrongOuterRecord": "client: TODO reject wrong content type",
|
||||
"TLS13-WrongOuterRecord": "client: checking record content type is not a MUST",
|
||||
"Basic-Client-*":"client: TODO implement resumption",
|
||||
"TLS13-1RTT-Client-*": "client: TODO implement resumption",
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user