[Zope3-Users] Re: Zope 3 SSL
Philipp von Weitershausen
philipp at weitershausen.de
Thu Aug 24 02:30:15 EDT 2006
Stéphane Brault wrote:
> Hi,
> I need to run my site with SSL. I don't know how to use SSL
> with Zope 3 or if I should run zope behind apache 2, and if so
> how. Any hint ?
Most people have suggestd to run Zope behind Apache. This is certainly a
very common way of doing it.
You can also use twisted's built-in SSL support and run Zope 3 directly
with SSL support. See the comments in zope.conf.
Philipp
More information about the Zope3-users
mailing list