#3755: imap: accumulates the same certificate over and over in
~/.mutt/certificates but doesn't recognize at startup
--------------------+---------------------
Reporter: ecloud | Owner: brendan
Type: defect | Status: new
Priority: major | Milestone:
Component: IMAP | Version: 1.5.23
Keywords: |
--------------------+---------------------
At startup I get this error
Certificate host check failed: certificate owner does not match hostname
(r)eject, accept (o)nce, (a)ccept always
If I hit "a" for always, it will append another copy of the cert to
~/.mutt/certificates. So now I have 24 copies of the same cert there, but
mutt keeps asking anyway each time. Each cert just has
-----BEGIN CERTIFICATE-----
<hex paragraph>
-----END CERTIFICATE-----
with no hostname to match against. (Not sure if it should have a hostname
with each entry like ~/.ssh/authorized_keys does.)
I'm using the Arch Linux package extra/mutt 1.5.23-2
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3755>
Mutt <http://www.mutt.org/>
The Mutt mail user agent