[Zope] SSL?

Chris McDonough chrism@digicool.com
Sat, 4 Dec 1999 23:13:13 -0500


You can use Apache or IIS (or even Netscape Enterprise Server) to
provide SSL for incoming clients.  The webserver then talks to Zope via
PCGI (or, as of late, FastCGI) and serves up Zope content.  Think of it
like this:

      Client
        |
        |  (HTTPS/HTTP)
        |
 Apache/IIS/Netscape
        |
        |  (PCGI/FastCGI)
        |
    ZPublisher
        |
        |  (Zope Internal)
        |
   ZODB/Objects


Chris McDonough     mailto:chrism@digicool.com
Digital Creations   http://www.digicool.com
Publishers of Zope  http://www.zope.org

> -----Original Message-----
> From: Rodrigo Ernesto De Leon Plicet [mailto:rdeleonp@yahoo.com]
> Sent: Saturday, December 04, 1999 10:47 PM
> To: zope@zope.org
> Subject: [Zope] SSL?
> 
> 
> --- Please reply to my e-mail address ---
> 
> Hello, does anyone know if ZServer will ever have SSL 
> support?  Right now, I
> believe it doesn't have SSL support, and my boss says that's 
> a no-no for
> implementing any type of transactional app (E-Commerce stuff) 
> we might develop;
> he already sold his soul to M$ (IIS/ASP sucks).
> 
> Anyone knows when SSL might be implemented?
> 
> - Rodrigo
> _________________________________________________________
> Do You Yahoo!?
> Obtenga su dirección de correo-e gratis @yahoo.com
> en http://correo.espanol.yahoo.com
> 
> _______________________________________________
> 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 )
>