summaryrefslogtreecommitdiffstats
path: root/ssl
diff options
context:
space:
mode:
authorHugo Landau <hlandau@openssl.org>2022-12-15 11:29:38 +0000
committerHugo Landau <hlandau@openssl.org>2023-01-13 13:20:22 +0000
commitc41c7ee976aad76f63ce42c1ea883e4d075e2f0e (patch)
treeed62513a7f2194d46c91b4923ece03a291dc5304 /ssl
parent3f0c310b80626f6286022f30a7a280b3306587ca (diff)
QUIC: Add TODO for CCM support
Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19703)
Diffstat (limited to 'ssl')
-rw-r--r--ssl/quic/quic_impl.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ssl/quic/quic_impl.c b/ssl/quic/quic_impl.c
index 19d100f50b..77d72c9d6a 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[] = {
{