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 )
An interesting "alpha software, no warranty, etc." product has a HTTPS ZServer. see an old 'not so talked about'(why?) Zope-dev post: http://lists.zope.org/pipermail/zope-dev/1999-October/001803.html I'm going to try it out tomorrow and will post something if I get any results.. David, tone.. Chris McDonough wrote:
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 _________________________________________________________
participants (2)
-
Chris McDonough -
David Kankiewicz