Out of interest, www.zope.org appears to be suffering from this exact same problem this morning, except obviously no SSL is involved... Chris Itamar Shtull-Trauring wrote:
Jason Abate wrote:
As a related question, does anyone have experiences good or bad with using theM2Crypto package to setup a secure ZServer? If that works well, I'd just assume cut out the Apache layer and use ZServer directly.
I had a bad experience with it, but that was an older version and it's improved since then, I'd guess.
If all you're using is SSL (no vanilla HTTP), then stunnel may be the way to go - it's certainly the easiest. The problems are overhead, and the fact that all connections are listed as coming from localhost (you have to combine stunnel's logs with Zope's somehow - may be difficult...).
-- Itamar S.T. itamars@ibm.net
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )