mbedtls/tests
Ronald Cron fd4c6afcb4 ssl-opt.sh: Force TLS 1.2 version
Force TLS 1.2 version on tests related to
MBEDTLS_SSL_ASYNC_PRIVATE, CA callback and
MBEDTLS_SSL_MAX_FRAGMENT_LENGTH. Those
SSL options are not supported in TLS 1.3
for the time being. Thus force TLS 1.2
version in preparation of TLS 1.3 being
the default protocol version when both
TLS 1.2 and TLS 1.3 are enabled.

Signed-off-by: Ronald Cron <ronald.cron@arm.com>
2023-04-06 10:26:17 +02:00
..
.jenkins
configs Explicitly disable all DTLS options in tls13-only.h 2023-03-01 19:49:58 +01:00
data_files Remove unnecessary tabs 2023-03-29 11:41:34 -04:00
docker/bionic Point to docker images used in the CI 2022-12-15 10:08:26 +01:00
git-scripts Fix typographical errors in .md files found by cspell 2022-07-29 13:44:01 +01:00
include Manually fix two remaining instances of old macros 2023-03-24 10:43:40 +01:00
opt-testcases ssl-opt: remove redundant ECDSA dependencies in TLS1.3 tests 2023-03-06 14:48:39 +01:00
scripts Merge pull request #7059 from ronald-cron-arm/psa-crypto-misc 2023-04-04 10:54:03 +02:00
src tests: ssl: Move min/max TLS version setting to endpoint init 2023-04-06 10:26:17 +02:00
suites tests: ssl: Add some missing dependencies 2023-04-06 10:26:17 +02:00
.gitignore tests/.gitignore: ignore *.o under tests/src/test_helpers 2023-03-24 18:03:48 +08:00
CMakeLists.txt Fix build errors in CMake 2023-03-13 19:20:42 +08:00
compat-in-docker.sh Use OPENSSL everywhere, not OPENSSL_CMD 2022-12-19 11:42:12 +01:00
compat.sh Update some comments 2023-02-23 16:03:56 +08:00
context-info.sh Modifies tests in context-info.sh 2021-06-16 16:19:53 +01:00
Descriptions.txt
make-in-docker.sh Point to docker images used in the CI 2022-12-15 10:08:26 +01:00
Makefile Fix build errors in CMake 2023-03-13 19:20:42 +08:00
ssl-opt-in-docker.sh Use OPENSSL everywhere, not OPENSSL_CMD 2022-12-19 11:42:12 +01:00
ssl-opt.sh ssl-opt.sh: Force TLS 1.2 version 2023-04-06 10:26:17 +02:00