summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorBrendan Cully <brendan@kublai.com>2009-01-11 16:04:13 -0800
committerBrendan Cully <brendan@kublai.com>2009-01-11 16:04:13 -0800
commitc56f303ef9f0db2820740a742b34d7f8764127db (patch)
treef1e068b5cc8eb5af6752877a4fe692bd3c4aa3f4 /UPDATING
parentd0ddd64f63bca3f1ab60754a255eaf2110f183b3 (diff)
Add $ssl_verify_dates option to relax certificate date validation
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING2
1 files changed, 2 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index a8f62e0e..491b40fe 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,8 @@ The keys used are:
!: modified feature, -: deleted feature, +: new feature
hg tip:
+ + $ssl_verify_dates controls whether mutt checks the validity period of
+ SSL certificates
+ $ssl_verify_hostname controls whether mutt will accept certificates whose
host names do not match the host name in the folder URL.