Thanks all for your answers. When I use twisted ssl by commenting the 8080 server and uncommenting the ssl server it seems to work. But I can't seem to be able to use apache as a proxy. Thanks again, Stéphane
----- Message d'origine ---- De : Philipp von Weitershausen <[EMAIL PROTECTED]> À : [email protected] Envoyé le : Jeudi, 24 Août 2006, 8h30mn 15s Objet : [Zope3-Users] Re: Zope 3 SSL 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 _______________________________________________ Zope3-users mailing list [email protected] http://mail.zope.org/mailman/listinfo/zope3-users _______________________________________________ Zope3-users mailing list [email protected] http://mail.zope.org/mailman/listinfo/zope3-users
