target = "https://www.rfc-editor.org/rfc/rfc9001#section-5.3" [[exception]] quote = ''' An endpoint MUST NOT reject a ClientHello that offers a cipher suite that it does not support, or it would be impossible to deploy a new cipher suite. ''' reason = ''' s2n-quic does not implement TLS and isn't able to ensure this holds '''