telepathy-gabble should support disabled encryption
Submitted by Dennis Schridde
Assigned to Telepathy bugs list
Description
Currently there is no way to disable encryption (only to not require it) for a XMPP connection.
For debugging purposes it would be nice to disable it though, to watch the traffic with tools like Wireshark. A tristate (require, allow, disable) instead of a bool (require, allow) would be sufficient.