[medusa] SSL on medusa

Sam Rushing rushing@n...
Tue, 06 Mar 2001 16:44:16 -0800


Lucifer wrote:

> Is there any SSL support on medusa ?

1) On nightmare.com I think you'll find a link to a description of how to
use stunnel (I think that's the name of it).

2) Python 2.0 supports SSL sockets directly, it's probably just a matter of
figuring out how to support a different flavor of socket object. I remember
building the SSL support a few months back, but couldn't figure out the
certificate stuff very quickly, didn't go any further.

-Sam