target = "https://www.rfc-editor.org/rfc/rfc9001#section-4.5" [[exception]] quote = ''' Clients SHOULD NOT reuse tickets as that allows entities other than the server to correlate connections; see Appendix C.4 of [TLS13]. ''' reason = ''' Because session resumption tickets are handled outside of s2n-quic, there's no way for us to reliably enforce this and should be handled at the application/integration layer. '''