Implementing SSL server?

Oleg Broytmann phd at phd.fep.ru
Wed May 16 12:10:28 EDT 2001


On Wed, 16 May 2001 ilya at glas.net wrote:
> Is there a way to implement server capable of accepting SSL connections
> based on the socket module? It looks that socket module misses server side
> functionality of openssl (stuff like SSL_accept() etc).

   I didn't tried it, but have you looke into Zope? They have Medusa-based
ZServer, that has HTTPS handler.

Oleg.
----
     Oleg Broytmann            http://phd.pp.ru/            phd at phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.





More information about the Python-list mailing list