[Twisted-Python] twisted.internet.ssl

Glyph Lefkowitz glyph at twistedmatrix.com
Wed Aug 8 19:10:13 MDT 2001


On Wed, 8 Aug 2001, Chris Armstrong wrote:

> So how hard would it be too hook this up to twisted.spread? It'd be cool
> if there was a really transparent way to use PB over SSL.

Assuming it works,

 1) pb does not require anything but a reliable byte stream

 2) tcp provides a reliable byte stream

 3) ssl provides a reliable byte stream

from pb's level, this should be totally undetectable.
                      ______      __   __  _____  _     _
                     |  ____ |      \_/   |_____] |_____|
                     |_____| |_____  |    |       |     |
                     @ t w i s t e d m a t r i x  . c o m
                     http://twistedmatrix.com/users/glyph






More information about the Twisted-Python mailing list