mirror of
https://github.com/openssl/openssl.git
synced 2025-04-24 20:51:14 +08:00
update test
Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/2550)
This commit is contained in:
parent
f68521ee41
commit
1bbede20e3
@ -110,6 +110,8 @@ static const uint32_t default_ciphers_in_order[] = {
|
||||
TLS1_CK_RSA_WITH_AES_128_GCM_SHA256,
|
||||
#endif
|
||||
#ifndef OPENSSL_NO_TLS1_3
|
||||
TLS1_3_CK_AES_256_GCM_SHA384,
|
||||
TLS1_3_CK_CHACHA20_POLY1305_SHA256,
|
||||
TLS1_3_CK_AES_128_GCM_SHA256,
|
||||
#endif
|
||||
#ifndef OPENSSL_NO_TLS1_2
|
||||
|
Loading…
x
Reference in New Issue
Block a user