]> granicus.if.org Git - neomutt/commit
Change OpenSSL to use SHA-256 for cert comparison. (closes #3924)
authorKevin McCarthy <kevin@8t8.us>
Tue, 14 Mar 2017 01:38:23 +0000 (18:38 -0700)
committerRichard Russon <rich@flatcap.org>
Tue, 21 Mar 2017 16:11:38 +0000 (16:11 +0000)
commitc6b5323c37899972ba4d9ddfdef9f887b1021981
tree06c2acb148853e4ad913d5be8cba3bffeb7543d0
parent2299e673cd774d18bfbd384fd9287d1f5354237d
Change OpenSSL to use SHA-256 for cert comparison. (closes #3924)

Note the GnuTLS code compares the certs directly to check if they are
in the certfile.
mutt_ssl.c