Hi All,<br>    I&#39;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 &quot;require-encryption&quot; option and set it to &quot;True&quot; for the RequestConnection call.  When I try to connect, all I get back is a &quot;Disconnected!&quot; message. I further found out the &quot;Reason&quot; to be set to 2 (Network error).<br>
<br>I&#39;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>