]> granicus.if.org Git - neomutt/commit
Convert certificate prompts to show sha-256 instead of md5.
authorKevin McCarthy <kevin@8t8.us>
Fri, 31 Aug 2018 22:50:00 +0000 (15:50 -0700)
committerRichard Russon <rich@flatcap.org>
Mon, 3 Sep 2018 00:15:32 +0000 (01:15 +0100)
commite1482bb0f1f2c7f2c64cd222d9384bfa7c09b9b6
tree36ed3f8b705e4044d48a1e3bc91def5995b339f8
parent10fcdf49768fbb611b91f9c4aa3df8fae6257330
Convert certificate prompts to show sha-256 instead of md5.

Due to the length of the sha-256 fingerprint, split the output into
two lines.

Note that this change now requires OpenSSL 0.9.8+ [2005-07-05], and
GnuTLS 1.7.4+ [2007-02-05].
conn/ssl.c
conn/ssl_gnutls.c