[Bug 29018] Allow interactive TLS certificate verification

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jul 13 16:45:15 CEST 2010


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

--- Comment #1 from Sjoerd Simons <sjoerd at luon.net> 2010-07-13 07:45:15 PDT ---
If we focus purely on a c2s connection TLSCarrier doesn't really seem suitable
(well, it has bits that make no sense in this environment).

I think i'm in favour of having one channel type specificall for the use-case
of c2s so it's very clear what this channel does and doesn't have bits that
only make sense in some use-cases. The TLSCertificate interface does make sense
as something we can re-use for both things (as in it's just a common bit to
represent a certificate ``challenge'')..

I'm wondering if we can just have a ServerTLSConnection channel type and slap
the TLSCertificate on it and basically call it a day?

-- 
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