target = "https://www.rfc-editor.org/rfc/rfc9001#section-5.4.1" [[exception]] quote = ''' Before a TLS cipher suite can be used with QUIC, a header protection algorithm MUST be specified for the AEAD used with that cipher suite. ''' reason = ''' s2n-quic delegates ciphersuite selection to the TLS provider and is unable to enforce this. '''