[pyOpenSSL] cannot connect to XMPP server with gajim (using pyOpenSSL)

exarkun at twistedmatrix.com exarkun at twistedmatrix.com
Tue Oct 13 19:21:16 CEST 2009


On 05:11 pm, mcepl at redhat.com wrote:
>Not sure much what more information is required and how to get it. My 
>verbose gajim log is on
>http://mcepl.fedorapeople.org/tmp/gajim-log-pyOpenSSL.txt
>
>Unfortunately the server is behind VPN, so you have to tell me whatever 
>tests or debugging you need to be done.

There are some known interoperability issues between OpenSSL and the SSL 
libraries used by some Java XMPP services.  If this is the problem, you 
can work around it by setting the OP_NO_TICKET (0x00004000) option in 
the client.  If this doesn't fix the problem, then I don't have any 
other guesses as to what might be wrong.

Jean-Paul




More information about the pyopenssl-users mailing list