]> granicus.if.org Git - neomutt/commit
gnutls: do not ignore certificate problems.
authorBrendan Cully <brendan@kublai.com>
Thu, 28 May 2009 06:14:48 +0000 (23:14 -0700)
committerBrendan Cully <brendan@kublai.com>
Thu, 28 May 2009 06:14:48 +0000 (23:14 -0700)
commit09bbb14ea6f192467773537d973a8925125eb2da
tree797357188e7a90f76b9a7911d960a30a2ac3f1fc
parentee47b955a0742c8dfc4efbb355548c458d2f2198
gnutls: do not ignore certificate problems.
Specifically, do not allow revoked certificates or those signed by non-CAs
unless they have been explicitly stored in the trusted certificate file.
Thanks to Miroslav Lichvar.
mutt_ssl_gnutls.c