[Mutt] #3167: Provide SSL cipher selection option for imap/smtp/pop
#3167: Provide SSL cipher selection option for imap/smtp/pop
-------------------------+--------------------------------------------------
Reporter: cowbert | Owner: mutt-dev
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: crypto | Version: 1.5.18
Keywords: |
-------------------------+--------------------------------------------------
Enh request to provide cipher options for imap/smtp SSL. Currently it
seems to pick the first cipher advertised by the server, which can be
quite weak - for example imaps://imap.gmail.com:993 uses RC4-MD5 even when
specifying ssl_use_sslv2=no and ssl_use_sslv3=no.
(as seen on 1.5.18) (maybe this could be a wishlist item for 1.6...)
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3167>
Mutt <http://www.mutt.org/>
The Mutt mail user agent