[Bug 21735] Map all Wocky errors to an appropriate TpError

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Aug 11 18:44:24 CEST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=21735

--- Comment #10 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2010-08-11 09:44:23 PDT ---
WOCKY_TLS_CERT_ERROR
====================

Easy to map into Telepathy, particularly with the new errors from spec 0.19.11.
 We currently don't distinguish between SIGNER_UNKNOWN and SIGNER_UNAUTHORISED
(which are both Cert.Untrusted), but I think that's fine.

WOCKY_TLS_CERT_OK maps to Cert.OtherError, but it's an internal error in either
Wocky or Gabble if we see that as an error code.

WOCKY_TLS_CERT_INTERNAL_ERROR maps to Cert.OtherError at the moment: we could
introduce an InternalError, perhaps?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list