From: Hugo Landau Date: Thu, 15 Dec 2022 11:29:38 +0000 (+0000) Subject: QUIC: Add TODO for CCM support X-Git-Tag: openssl-3.2.0-alpha1~1468 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c41c7ee976aad76f63ce42c1ea883e4d075e2f0e;p=thirdparty%2Fopenssl.git QUIC: Add TODO for CCM support Reviewed-by: Tomas Mraz Reviewed-by: Matt Caswell (Merged from https://github.com/openssl/openssl/pull/19703) --- diff --git a/ssl/quic/quic_impl.c b/ssl/quic/quic_impl.c index 19d100f50b7..77d72c9d6a1 100644 --- a/ssl/quic/quic_impl.c +++ b/ssl/quic/quic_impl.c @@ -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[] = { {