On 30/11/17 12:46, Frank Elsner wrote: > # grep -r X509_check_host /usr/include > /usr/include/mysql/private/ssl_compat.h:#define HAVE_X509_check_host 1 > /usr/include/openssl/x509v3.h:int X509_check_host(X509 *x, const char *chk, > size_t chklen,
Good. It should be included via the path tls.c - tlscert-openssl.c - <openssl/x509v3.h>. You'll need to work out why that isn't working for you. -J -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
