#3167: [patch] Provide SSL cipher selection option for imap/smtp/pop --------------------------+---------------------- Reporter: cowbert | Owner: mutt-dev Type: enhancement | Status: closed Priority: minor | Milestone: Component: crypto | Version: 1.5.23 Resolution: fixed | Keywords: patch --------------------------+---------------------- Changes (by Kevin McCarthy <kevin@…>):
* status: new => closed * resolution: => fixed Comment: In [c46dfbdb5effa95846e69dceeab91a22c4ccad3a]: {{{ #!CommitTicketReference repository="" revision="c46dfbdb5effa95846e69dceeab91a22c4ccad3a" Provide SSL cipher selection option. (closes #3167) Creates a $ssl_ciphers option that allows direct selection of the ciphers for OpenSSL (via SSL_CTX_set_cipher_list) and GnuTLS (via gnutls_priority_set_direct). Thank you Sergio Gelato for the patch. }}} -- Ticket URL: <http://dev.mutt.org/trac/ticket/3167#comment:9> Mutt <http://www.mutt.org/> The Mutt mail user agent