[Pidgin] #8061: Let the user select trusted ciphers for TLS
Pidgin
trac at pidgin.im
Thu Feb 6 18:24:17 EST 2014
#8061: Let the user select trusted ciphers for TLS
-------------------------+------------------------
Reporter: ben | Owner:
Type: enhancement | Status: new
Milestone: | Component: libpurple
Version: 2.5.3 | Resolution:
Keywords: ssl, tls |
-------------------------+------------------------
Comment (by elrond):
Sorting ciphers
For GnuTLS it is easy to sort ciphers. The xmpp manifesto suggests to
prefer ciphers with forward secrecy, so let's do that.
Old priority string: {{{NORMAL:%SSL3_RECORD_VERSION}}}
New priority string: {{{+PFS:+NORMAL:%SSL3_RECORD_VERSION}}}
This only changes the order and should not affect anything else. Please
consider merging this change soon.
--
Ticket URL: <https://developer.pidgin.im/ticket/8061#comment:2>
Pidgin <https://pidgin.im>
Pidgin
More information about the Tracker
mailing list