jfe
jfe copied to clipboard
TLS handshake sniff may fail if client sends 1 byte before rest of handshake
If the first MSG_PEEK returns only one byte, it should probably block until the second byte is read?
I should actually have a larger TLS print -- is there one you can suggest?