#3506: failure to check server certificate in SMTP TLS connection
--------------------+-------------------------------------------------------
Reporter: db | Owner: mutt-dev
Type: defect | Status: new
Priority: major | Milestone:
Component: mutt | Version:
Keywords: |
--------------------+-------------------------------------------------------
Comment(by me):
{{{
please disregard my previous comment. tls_verify_peers() will succeed
once one of the certificates in the chain is set to trusted, so we don't
get to the i==0 case.
i believe the correct fix is to call tls_check_preauth() again on the EE
cert once tls_verify_peers() succeeds.
On Sat, Apr 16, 2011 at 01:44:57AM -0000, Mutt wrote:
}}}
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3506#comment:>
Mutt <http://www.mutt.org/>
The Mutt mail user agent