Problem fixed. The ejabber certificate file was not in the right format. Once I put domain cert + key + Intermediary cert in the file, that problem was fixed.<br><br>One related issue: When I ran the example.py code on MeeGo, the client bailed out with &quot;Cert_Untrusted&quot; error.  It took a while for me to figure out where to put the CA certificate on the client machine (had to go through the changelog file to get this info!). For the benefit of others, the location is:/etc/ssl/certs/ca-certificates.crt<br>
<br>-PC<br>
<br><div class="gmail_quote">On Tue, Mar 1, 2011 at 2:54 PM, Paddy Carman <span dir="ltr">&lt;<a href="mailto:paddy.carman@gmail.com" target="_blank">paddy.carman@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

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" target="_blank">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><font color="#888888">PC<br><br>
</font></blockquote></div><br>