%% You should probably cite draft-ietf-tls-ticketrequests instead of this I-D. @techreport{wood-tls-ticketrequests-01, number = {draft-wood-tls-ticketrequests-01}, type = {Internet-Draft}, institution = {Internet Engineering Task Force}, publisher = {Internet Engineering Task Force}, note = {Work in Progress}, url = {https://datatracker.ietf.org/doc/draft-wood-tls-ticketrequests/01/}, author = {Tommy Pauly and David Schinazi and Christopher A. Wood}, title = {{TLS Ticket Requests}}, pagetotal = 6, year = 2018, month = oct, day = 13, abstract = {TLS session tickets enable stateless connection resumption for clients without server-side per-client state. Servers vend session tickets to clients, at their discretion, upon connection establishment. Clients store and use tickets when resuming future connections. Moreover, clients should use tickets at most once for session resumption, especially if such keying material protects early application data. Single-use tickets bound the number of parallel connections a client may initiate by the number of tickets received from a given server. To address this limitation, this document describes a mechanism by which clients may specify the desired number of tickets needed for future connections.}, }