mbedtls/programs
Hanno Becker f74f5ce88d ssl_client2: Skip CA setup if ca_path or ca_file argument "none"
This allows to test PSK-based ciphersuites via ssl_client2 in builds
which have MBEDTLS_X509_CRT_PARSE_C enabled but both MBEDTLS_FS_IO and
MBEDTLS_CERTS_C disabled.

A similar change is applied to the `crt_file` and `key_file` arguments.
2019-03-05 16:16:06 +00:00
..
aes Zeroize sensitive data in aescrypt2 and crypt_and_hash examples 2018-10-15 13:26:37 +01:00
hash Fix typo in platform macro defines for examples 2018-07-10 17:34:25 +01:00
pkey Remove duplicate #include 2019-01-09 15:38:37 +00:00
random Fix typo in platform macro defines for examples 2018-07-10 17:34:25 +01:00
ssl ssl_client2: Skip CA setup if ca_path or ca_file argument "none" 2019-03-05 16:16:06 +00:00
test Fix hmac_drbg failure in benchmark, with threading 2018-07-30 11:13:18 +03:00
util Fix typo in platform macro defines for examples 2018-07-10 17:34:25 +01:00
x509 Add tests for (named) bitstring to suite_asn1write 2019-02-11 21:10:55 +00:00
.gitignore Add new program to gitignore 2015-11-02 06:34:29 +09:00
CMakeLists.txt
Makefile Make DLEXT var configurable in programs and tests makefiles 2018-03-27 20:04:18 +01:00
wince_main.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00