Closed
Description
We use client certificates and clients don't know about rejections until they try to read data.
Server threads do crash on handshake
, but clients apparently go right through it.
Clients can even "send" data without knowing the session didn't even start.
We had to add a "lookahead" read to get the error before it corrupts downstream state.
cc @epoberezkin
Metadata
Metadata
Assignees
Labels
No labels