mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-22 22:32:58 +00:00
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.