Summary: | Unable to connect to Jabber server with telepathy-haze | ||
---|---|---|---|
Product: | Telepathy | Reporter: | anand <anandcvr01> |
Component: | haze | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | RESOLVED DUPLICATE | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
anand
2010-02-22 10:58:17 UTC
Try passing an additional parameter: 'require-encryption': False I bet it's because your local XMPP server has an SSL certificate that libpurple doesn't trust, at which point the whole connection process just hangs: bug #19018. (In reply to comment #1) > Try passing an additional parameter: > > 'require-encryption': False > > I bet it's because your local XMPP server has an SSL certificate that libpurple > doesn't trust, at which point the whole connection process just hangs: bug > #19018. > I tried giving this additional parameter to "RequestConnection" call. But still same behavior. Upon closer inspection, setting that to false won't prevent the cert verification dialog. So this is indeed more fallout from bug #19018. (In reply to comment #3) > Upon closer inspection, setting that to false won't prevent the cert > verification dialog. So this is indeed more fallout from bug #19018. > Can you suggest a workaround? (In reply to comment #4) > (In reply to comment #3) > > Upon closer inspection, setting that to false won't prevent the cert > > verification dialog. So this is indeed more fallout from bug #19018. > > > Can you suggest a workaround? Get an SSL certificate libpurple trusts out of the box; install your certificate's CA; turn off SSL on your local server. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.