mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-07-01 12:08:11 +08: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.