OpenSSL fix empty tls_verify_certificates.
authorPhil Pennock <pdp@exim.org>
Wed, 13 Mar 2013 23:48:22 +0000 (19:48 -0400)
committerPhil Pennock <pdp@exim.org>
Wed, 13 Mar 2013 23:48:22 +0000 (19:48 -0400)
New behaviour matches GnuTLS handling, and is documented.

Previously, a tls_verify_certificates expansion forced failure was the
only portable way to avoid setting this option.  Now, an empty string is
equivalent.


No differences found