#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: closed Priority: minor | Milestone: 1.8 Component: crypto | Version: 1.7.2 Resolution: fixed | Keywords: ---------------------+---------------------- Changes (by Kevin McCarthy <kevin@…>):
* status: new => closed * resolution: => fixed Comment: In [changeset:"2a0d3c4a9b0f425ad313682fb343f23c0392d4a2" 6962:2a0d3c4a9b0f]: {{{ #!CommitTicketReference repository="" revision="2a0d3c4a9b0f425ad313682fb343f23c0392d4a2" Don't allow storing duplicate certs for OpenSSL interactive prompt. (closes #3914) Check to make sure the certificate is not already in the $certificate_file before offering the (a)ccept always option. To allow a cert with a new validity timespan to be added to the file, check the expiration dates when comparing certificates in the certficate file. }}} -- Ticket URL: <https://dev.mutt.org/trac/ticket/3914#comment:8> Mutt <http://www.mutt.org/> The Mutt mail user agent