[Zope] Zope.conf File and Pound

2006-08-22 Thread beno

Hi;
I need to implement SSL. So I nosed around /etc/zope.conf and found 
several containers for ports, but no ssl-server container. Why? How 
do I get Zope to listen, for example, on port 8443?


For those who use Pound (and perhaps this is better addressed to the 
Pound ML), it is written one should add this:

python -X -w 8080 -y 8443
to the start file, but doesn't specify which file that is. It clearly 
isn't zope.conf, it doesn't look like zopectl or zopectl.py, either.

TIA,
beno
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Zope.conf File and Pound

2006-08-22 Thread Jens Vagelpohl

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


On 22 Aug 2006, at 23:01, beno wrote:


Hi;
I need to implement SSL. So I nosed around /etc/zope.conf and found  
several containers for ports, but no ssl-server container. Why?  
How do I get Zope to listen, for example, on port 8443?


Zope does not do SSL. Unless you patch it up horribly. I still don't  
understand your refusal to use Apache in front of Zope, it would  
immediately solve a whole bunch of things that you seem to be  
grappling with (and no one else is).


jens


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (Darwin)

iD8DBQFE66KwRAx5nvEhZLIRAilWAKCBBhozKBbkRBr1u8LAnydf/gZ6JACgnw6w
uZ24lLsn4s9gHznjl4mdIAI=
=f2sT
-END PGP SIGNATURE-
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Zope.conf File and Pound

2006-08-22 Thread Gabriel Genellina

At Tuesday 22/8/2006 21:34, Jens Vagelpohl wrote:


I need to implement SSL. So I nosed around /etc/zope.conf and found
several containers for ports, but no ssl-server container. Why?
How do I get Zope to listen, for example, on port 8443?


Zope does not do SSL. Unless you patch it up horribly. I still don't
understand your refusal to use Apache in front of Zope, it would
immediately solve a whole bunch of things that you seem to be
grappling with (and no one else is).


I strongly suggest doing that too. My life is a lot easier now - I 
dont care about horrible hacks, unsupported libraries, recompiling C 
modules... just Apache+Zope.




Gabriel Genellina
Softlab SRL 






__
Preguntá. Respondé. Descubrí.
Todo lo que querías saber, y lo que ni imaginabas,
está en Yahoo! Respuestas (Beta).
¡Probalo ya! 
http://www.yahoo.com.ar/respuestas


___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope-dev )