Make smtp transport try server cert verify by default
[users/heiko/exim.git] / doc / doc-txt / ChangeLog
index abac469c6ca8d3baaa7959865030e88b37de1e54..bfb10d34ad2345df75357150cafe5ede1633cb3d 100644 (file)
@@ -17,6 +17,13 @@ JH/04 Certificate name checking on server certificates, when exim is a client,
       can be used to disable this per-host.  The build option
       EXPERIMENTAL_CERTNAMES is withdrawn.
 
+JH/05 The value of the tls_verify_certificates smtp transport and main options
+      default to the word "system" to access the system default CA bundle.
+      For GnuTLS, only version 3.0.20 or later.
+
+JH/06 Verification of the server certificate for a TLS connection is now tried
+      (but not required) by default.
+
 
 Exim version 4.85
 -----------------