Hi! Can Zope be used with SSL? Horst _________________________________________________________________ Testen Sie MSN Messenger für Ihren Online-Chat mit Freunden: http://messenger.msn.de
Yes, Use Apache as a Zope frontend or use the M2Crypto extensions and patches. Horst Wald wrote:
Hi!
Can Zope be used with SSL?
Horst
_________________________________________________________________ Testen Sie MSN Messenger für Ihren Online-Chat mit Freunden: http://messenger.msn.de
_______________________________________________ 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 )
On Tue, 29 Jan 2002 23:35, Horst Wald wrote:
Hi!
Can Zope be used with SSL?
Did you search for an answer to this question before posting it? For example: http://www.google.com/search?q=zope+ssl Richard
Horst, I found it easiest to use mod_ssl : http://www.zope.org/Members/unfo/apache_zserver_ssl http://www.modssl.org/ as opposed to the more difficult to compile and configure Apache SSL http://www.apache-ssl.org/ then just proxy to ZOPE in the same way as for non-SSL virtual hosts (explained at the first URL above, but here's the insecure version) http://www.zope.org/Members/anser/apache_zserver if I could help to better explain how to proxy ZOPE requests through Apache using mod_ssl, please let me know good luck Grant K Rauscher GeeKieR Enterprises http://www.geekier.com/
participants (4)
-
Chris McDonough -
Grant K Rauscher -
Horst Wald -
Richard Jones