mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-03 08:40:17 +02:00
Now function mbedtls_ssl_set_hostname is compile-time configurable in config.h with define MBEDTLS_X509_REMOVE_HOSTNAME_VERIFICATION. This affects to many x509 API's. See config.h for details.