Hi All,<br> I'm able to successfully create Text channel with the example in <a href="http://telepathy.freedesktop.org/doc/book/appendix.source-code.python_iface_messaging.example.py.html">http://telepathy.freedesktop.org/doc/book/appendix.source-code.python_iface_messaging.example.py.html</a>. I modified my ejabberd config to use a certificate that I purchased for my domain. I also added the "require-encryption" option and set it to "True" for the RequestConnection call. When I try to connect, all I get back is a "Disconnected!" message. I further found out the "Reason" to be set to 2 (Network error).<br>
<br>I'm able to connect to the same server with Gajim (TLS enabled). Can someone let me know what modifications are needed to the python-telepathy example in the above link to successfully create a TLS connection to the server?<br>
<br>Thanks in advance,<br>PC<br><br>