]> granicus.if.org Git - mutt/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)
commit2a9a291e1c6f0acf295ab3871f5c2b49f101bb55
tree797357188e7a90f76b9a7911d960a30a2ac3f1fc
parent7a28961db9f52e019d4a0ff7644b962d846e479d
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