CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/01/20 05:03:43
Modified files:
mail/mutt : Makefile
Added files:
mail/mutt/patches: patch-mutt_ssl_c
Log message:
Mutt has its own ssl-cert-checking code rather than deferring to
(open|libre)ssl, which didn't handle alt chains. Backport an upstream
commit which changes to using SSL_set_verify + callback. Neomutt already
has the newer code so wasn't affected.
Problem connecting to imap.gmail.com reported by krw.
