mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-06-06 05:25:26 +00:00
c6e1d67b1b
Check that the message "! Certificate verification was skipped" is present in the output when auth_mode=none. This indicates that the certificate verify flag MBEDTLS_X509_BADCERT_SKIP_VERIFY was correctly set. Signed-off-by: David Horstmann <david.horstmann@arm.com>