Sign in
pigweed
/
third_party
/
github
/
ARMmbed
/
mbedtls
/
f47c86561d6d8e3150760c39f68e1e231b567d85
/
.
/
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
: