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)
This commit is contained in:
Hugo Landau 2022-12-15 11:29:38 +00:00
parent 3f0c310b80
commit c41c7ee976
1 changed files with 2 additions and 0 deletions

View 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[] = {
{