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