Fixed PartialEncryptedExtensionsWithServerHello test
Problem was in the TLS 1.3 client implementation of tls-tris, fixed in: "crypto/tls: prevent handshake messages crossing key boundaries"
This commit is contained in:
parent
4250918a00
commit
eb7f3d1d95
@ -59,7 +59,6 @@
|
||||
"Basic-Client-*":"client: TODO implement resumption",
|
||||
"TLS13-1RTT-Client-*": "client: TODO implement resumption",
|
||||
|
||||
"PartialEncryptedExtensionsWithServerHello": "client: TODO prevent overlap SH and EE exts",
|
||||
"WrongMessageType-*": "client: TODO expected different alert",
|
||||
"TrailingMessageData-*": "client: TODO expected different alert",
|
||||
"EncryptedExtensionsWithKeyShare": "client: TODO reject invalid extension",
|
||||
|
Loading…
Reference in New Issue
Block a user