------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1413

Wolfgang Breyha <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]




--- Comment #2 from Wolfgang Breyha <[email protected]>  2013-11-07 23:43:57 ---

I think this is a GnuTLS specific problem. The OpenSSL code doesn't set the
callback function for verification if the expansion fails in setup_certs().

But the GnuTLS code is different and sets (4.80:tls-gnu.c:1574)
state->verify_requirement = VERIFY_REQUIRED;
based on verify_certs != NULL only regardless of the result of the string
expansion of tls_verify_certificates.


-- 
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##

Reply via email to