Hi,
I was implementing https://tools.ietf.org/html/draft-ietf-tls-esni-02
(since I believe that version is what Firefox and Cloudflare currently
ship), and I had a difficult time parsing this part of the draft:
struct {
ServerNameList sni;
opaque zeros[ESNIKeys.padded_length - length(sni)];
}
Issues
--
* tlswg/draft-ietf-tls-ticketrequest (+0/-1/💬1)
1 issues received 1 new comments:
- #6 Discuss possible self-induced amplification for servers (1 by chris-wood)
https://github.com/tlswg/draft-ietf-tls-ticketrequest/issues/6
1 issues closed:
- Discuss possible self-induce