#3916: Mutt 1.8: TOFU approach bails out on first fail or reject, not offering
higher links of the cert' chain
--------------------------+----------------------
  Reporter:  kratem32     |      Owner:  mutt-dev
      Type:  enhancement  |     Status:  new
  Priority:  minor        |  Milestone:  1.8
 Component:  crypto       |    Version:
Resolution:               |   Keywords:  tofu
--------------------------+----------------------

Comment (by Kevin McCarthy <kevin@…>):

 In [changeset:"e82253beaa9f9fca3eb05878e685ffad43d065fe"
 6952:e82253beaa9f]:
 {{{
 #!CommitTicketReference repository=""
 revision="e82253beaa9f9fca3eb05878e685ffad43d065fe"
 Clear out extraneous errors before SSL_connect() (see #3916)

 Call ERR_clear_error() just before the call to SSL_connect() to make
 sure the error queue doesn't have any old errors in it.

 PEM_read_X509() sets an error PEM_R_NO_START_LINE on end-of-file.
 Clear that out so it doesn't show up as the SSL_connect() error
 message.
 }}}

--
Ticket URL: <https://dev.mutt.org/trac/ticket/3916#comment:58>
Mutt <http://www.mutt.org/>
The Mutt mail user agent

Reply via email to