]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
QUIC: Add TODO for CCM support
authorHugo Landau <hlandau@openssl.org>
Thu, 15 Dec 2022 11:29:38 +0000 (11:29 +0000)
committerHugo Landau <hlandau@openssl.org>
Fri, 13 Jan 2023 13:20:22 +0000 (13:20 +0000)
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19703)

ssl/quic/quic_impl.c

index 19d100f50b7099f3e1c66a9216ed47501b5110cf..77d72c9d6a1c1c5074a2bec91ccec6789e2b2fba 100644 (file)
@@ -1201,6 +1201,8 @@ int ossl_quic_renegotiate_check(SSL *ssl, int initok)
 /*
  * This is the subset of TLS1.3 ciphers which can be used with QUIC and which we
  * actually support.
+ *
+ * TODO(QUIC): CCM support
  */
 static SSL_CIPHER tls13_quic_ciphers[] = {
     {