#3914: mutt stores duplicate certificates into $certificate-file on hostname
mismatch and interactive_check_cert = "allow always"
---------------------+----------------------
Reporter: m-a | Owner: mutt-dev
Type: defect | Status: new
Priority: minor | Milestone: 1.8
Component: crypto | Version: 1.7.2
Resolution: | Keywords:
---------------------+----------------------
Comment (by kevin8t8):
Reviewing changeset:b985c324932b it looks like this is not new behavior.
ssl_check_certificate() called ssl_check_preauth(). if check_host()
failed, preauthrc=-1 and so interactive_check_cert() was called with the
same effect.
I agree this should be fixed, but with the freeze tomorrow, I would rather
not do so right now.
--
Ticket URL: <https://dev.mutt.org/trac/ticket/3914#comment:1>
Mutt <http://www.mutt.org/>
The Mutt mail user agent