Jason Tackaberry wrote: > On Tue, 2008-03-04 at 16:06 +0100, Dirk Meyer wrote: >> -class Socket(kaa.Socket): >> +class TlsSocket(kaa.Socket): > > Should be TLSSocket.
Yes, but it looks kind of stupid. >> @kaa.coroutine() >> def starttls_client(self, session=None): > > start_tls_client (and start_tls_server)? No, starttls is widely used as name to start a tls connection. So we have starttls_client for the client. >> +def loadkey(filename, private=False): > > load_key? > >> +def loadcert(filename): > > load_cert? OK. I will change that later. I'm not sure what to expose from the tlslite API. Right now I only add what I need. :) Dischi -- C++: The power, elegance and simplicity of a hand grenade. (Kenneth C. Dyke)
pgpjEzQBiaD73.pgp
Description: PGP signature
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________ Freevo-devel mailing list Freevo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-devel