[Zope] - Zope and SSL

Jeff Bauer jeffbauer@bigfoot.com
Fri, 11 Dec 1998 16:52:23 -0600


>>> I can run a secure Zope using pcgi and Apache-SSL. Anyone 
>>> know of a way how to have ZopeHTTPServer do SSL?

>> The SSLeay API has changed, though, on it's way to 0.9.x.

> Check out mxCrypto, which is nothign but wrapped SSLeay... 
> I don't have the URL handy.

http://www.cs.uni-duesseldorf.de/~lemburg/mxCrypto.html    

A cheap hack would be to use popen2 from python to access 
ssleay, brought to my attention by Mark Shuttleworth of
Thawte Consulting.

Regards,

Jeff Bauer
Rubicon, Inc.