#3559: smime_keys.pl considers only first certificate of a chain
---------------------+----------------------
Reporter: andy | Owner: mutt-dev
Type: defect | Status: closed
Priority: minor | Milestone:
Component: crypto | Version: 1.5.21
Resolution: fixed | Keywords:
---------------------+----------------------
Changes (by Kevin McCarthy <kevin@…>):
* status: new => closed
* resolution: => fixed
Comment:
In [0255b37be491bf11347c91d2197a4d9031423010]:
{{{
#!CommitTicketReference repository=""
revision="0255b37be491bf11347c91d2197a4d9031423010"
smime_keys: Handle certificate chains in add_cert. (closes #3339) (closes
#3559)
Find all chains in the certificate provided. For each chain create a
separate leaf and intermediate certificate file. Because Mutt controls
the label prompt, use a single label for all chains.
Also, loosen up cert file parsing to allow attributes even if they
aren't delimited by a "Bag Attributes" header.
Thanks to David J. Weller-Fahy for his testing and feedback!
}}}
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3559#comment:2>
Mutt <http://www.mutt.org/>
The Mutt mail user agent