Make smtp transport try server cert verify by default
[users/jgh/exim.git] / doc / doc-txt / ChangeLog
index 0e9b7ddca56da85b5be4923c4fa5d0b3d8a2a7e9..bfb10d34ad2345df75357150cafe5ede1633cb3d 100644 (file)
@@ -18,9 +18,12 @@ JH/04 Certificate name checking on server certificates, when exim is a client,
       EXPERIMENTAL_CERTNAMES is withdrawn.
 
 JH/05 The value of the tls_verify_certificates smtp transport and main options
-      can now be the word "system" to access the system default CA bundle.
+      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
 -----------------