
Figure out the default hash-algorithm used by GnuPG
Reported by Support | December 23rd, 2021 @ 11:21 PM
Assigned to Stable #114964. For further details, see discussion.
(Created by Luke Le)
EDIT (Steve):
MailMate says:
MailMate checks the output of the gpg
command used
to sign. More specifically, it looks for SIG_CREATED
and within this, MailMate finds the hashing method used for the
signature. If this is SHA1 (or MD5 or RIPEMD-160) then MailMate
creates a warning since the user is unlikely to use a deprecated
hashing algorithm on purpose.
Somehow your settings triggers the use of SHA1, but that's not really the responsibility of MailMate. MailMate is just trying to be helpful by warning you that SHA1 is no longer safe to use.
The solution is to specifically set algo prefs in gpg.conf:
personal-digest-preferences SHA512 SHA384 SHA256
SHA224
Comments and changes to this ticket
-
-
Support February 21st, 2022 @ 08:26 PM
- Tag changed from to #tag id: 460388, name:
Assigned to Tender discussion #114248.
-
steve March 30th, 2022 @ 02:06 AM
- Tag cleared.
- Milestone cleared.
- Importance changed from to Low
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป