Sign in
pigweed
/
third_party
/
github
/
ARMmbed
/
mbedtls
/
75092c82620cb6d9ecda5dbda32ca3bda80b435f
/
.
/
tests
/
suites
/
test_suite_config.tls_combinations.data
blob: cbc57d6cd3c6a2b112ef062661e2216e1246448b [
file
]
# Interesting combinations of TLS options
Config
:
TLS
1.2
without TLS
1.3
depends_on
:
MBEDTLS_SSL_PROTO_TLS1_2
:!
MBEDTLS_SSL_PROTO_TLS1_3
pass
:
Config
:
TLS
1.3
without TLS
1.2
depends_on
:
MBEDTLS_SSL_PROTO_TLS1_3
:!
MBEDTLS_SSL_PROTO_TLS1_2
pass
: