X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/6a43fca1821be6919fe0660f8ee5ef4b07b6ae37..e8793bad207763b266bedcb9d859e238b6a3a04e:/src/src/verify.c diff --git a/src/src/verify.c b/src/src/verify.c index 3c464fe93..cd91b0560 100644 --- a/src/src/verify.c +++ b/src/src/verify.c @@ -641,7 +641,8 @@ else #ifdef EXPERIMENTAL_OCSP ob->hosts_require_ocsp, #endif - ob->tls_dh_min_bits, callout); + ob->tls_dh_min_bits, callout, + ob->tls_verify_hosts, ob->tls_try_verify_hosts); /* TLS negotiation failed; give an error. Try in clear on a new connection, if the options permit it for this host. */