Make smtp transport try server cert verify by default
[exim.git] / doc / doc-docbook / spec.xfpt
index 843379b6d0bb6ece4b08d144b239e2fbc252a241..c811d991bc31828f4109c243689866143cd65023 100644 (file)
@@ -23446,7 +23446,7 @@ unknown state), opens a new one to the same host, and then tries the delivery
 in clear.
 
 
-.option tls_try_verify_hosts smtp "host list&!!" unset
+.option tls_try_verify_hosts smtp "host list&!!" *
 .cindex "TLS" "server certificate verification"
 .cindex "certificate" "verification of server"
 This option gives a list of hosts for which, on encrypted connections,
@@ -23502,6 +23502,7 @@ expansion of this option. See chapter &<<CHAPTLS>>& for details of TLS.
 
 For back-compatability,
 if neither tls_verify_hosts nor tls_try_verify_hosts are set
+(a single-colon empty list counts as being set)
 and certificate verification fails the TLS connection is closed.