Update cipher definition Reviewed-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/2339)
diff --git a/ssl/s3_lib.c b/ssl/s3_lib.c index df9d0c7..2daccf8 100644 --- a/ssl/s3_lib.c +++ b/ssl/s3_lib.c
@@ -838,8 +838,7 @@ 1, TLS1_3_TXT_AES_128_GCM_SHA256, TLS1_3_CK_AES_128_GCM_SHA256, - SSL_kRSA, - SSL_aRSA, + 0, 0, SSL_AES128GCM, SSL_AEAD, TLS1_3_VERSION, TLS1_3_VERSION,