From: <ex...@tw...> - 2009-10-13 17:21:38
|
On 05:11 pm, mc...@re... 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 |