Re: [Zope] ZServerSSL trouble

2000-05-31 Thread Ivan Raikov
Ng Pheng Siong <[EMAIL PROTECTED]> writes: > > Ivan, if you skip the https bits and just run the http stuff, does it > work? > Yes, the http server works; Zope dies the minute I try to access the https server. > > > RedHat Linux 6.1 > > Python 1.5.2 (the RPM distribution in RH Linux 6.1) >

Re: [Zope] ZServerSSL trouble

2000-05-31 Thread Ng Pheng Siong
On Tue, May 30, 2000 at 02:40:37PM -0400, Ivan Raikov wrote: > Traceback (innermost last): > File "/home/ivan/src/Zope-2.1.6-src/z2s.py", line 681, in ? > asyncore.loop() > File "/home/ivan/src/Zope-2.1.6-src/ZServer/medusa/asyncore.py", line 107, >in loop

[Zope] ZServerSSL trouble

2000-05-30 Thread Ivan Raikov
Hello all, I just installed ZServerSSL, and I'm having the following problem: I start Zope with the command, $ ./starts -w '' -f '' -W 8180 HTTPS=on and it appears to boot up without problems. However, when I try to access the default Zope page, Zope spits the following and dies: