10 Dec
2003
10 Dec
'03
3:52 p.m.
Hey Matt, do yourself a favor and use Apache in front of your Zope. I do WebDAV over SSL using a special hostname that is configured via Apache NamedVirtualHost to connect to the WebDAV source port on the Zope side. So Apache does the SSL stuff. jens On Dec 10, 2003, at 10:41, Matt Burleigh wrote:
Is it possible to have WebDAV over SSL? Do I need ZServerSSL?