[Users] [Bug 4102] New: Show SHA-256 fingerprint in certificate verification popup
noreply at thewildbeast.co.uk
noreply at thewildbeast.co.uk
Mon Oct 15 22:45:48 CEST 2018
https://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=4102
Bug ID: 4102
Summary: Show SHA-256 fingerprint in certificate verification
popup
Classification: Unclassified
Product: Claws Mail
Version: 3.17.1
Hardware: PC
OS: Windows 7
Status: NEW
Severity: normal
Priority: P3
Component: UI
Assignee: users at lists.claws-mail.org
Reporter: tsr at riseup.net
My mail server just changed the certificate and published a signed statement[1]
with sha256 fingerprint but the popup only shows md5 and sha1. Please show the
SHA-256 fingerprint as well / instead.
$ openssl s_client --connect mail.riseup.net:443 < /dev/null 2>/dev/null |
openssl x509 -fingerprint -sha256 -noout -in -|cut -f2 -d'='
38:14:E3:EA:F9:1E:30:45:17:90:69:7A:98:B1:B5:59:4C:DB:DF:EF:4A:73:EF:5A:47:ED:33:C5:56:81:66:45
Which is the correct one listed in the signed statement:
3814e3eaf91e30451790697a98b1b5594cdbdfef4a73ef5a47ed33c556816645
[1] https://github.com/riseupnet/riseup_help/pull/552/files
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Users
mailing list