Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits: 10456f58 by Howard Chu at 2025-04-22T17:26:46+01:00 ITS#10326 mbedtls: always call mbedtls_ssl_set_hostname()
Even if hostname is NULL, the library requires this be called once. If non-NULL, mbedtls may do a hostname check which is redundant since libldap does its own check.
- - - - -
1 changed file:
- libraries/libldap/tls_mt.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/10456f585054b701b32b2190...