[Zope] VHM and SSL problems
AM
list_subscriber@neurobs.com
Sat, 08 Mar 2003 16:30:48 -0800
1. Your admin (or you) reloaded httpd using "apachectl graceful" instead
of "apachectl startssl"
That was what the start script for my httpd daemon was doing. added -D
SSL to the call and it worked.
Thanks a lot.
AM
Dylan Reinhardt wrote:
> Assuming nothing has changed in your config files, my first few
> guesses would be:
>
> 1. Your admin (or you) reloaded httpd using "apachectl graceful"
> instead of "apachectl startssl"
> 2. You might have somehow blocked port 443 on your server.
> 3. Your server key is encrypted and this is the first time you've done
> a full server restart since that was set up.
>
> Of course there's any number of ways a change to the config files
> might crap out ssl. You have those under version control, right? :-)
>
> It could also be something far more subtle.
>
> Do you have any error messages, tracebacks, or entries in your
> error_log that might be helpful?
>
> What happens if you telnet to your server's port 443? Does Apache
> respond?
>
> Dylan
>
>
>
> At 06:30 PM 3/7/2003, AM wrote:
>
>> I have a ZServer behind Apache 2.0 setup running for quite some time
>> now. Today morning the Secure portion just stopped working. The
>> rewrite entry in my ssl.conf file is:
>>
>> http://191.168.10.172:8080/VirtualHostBase/https/nbs.neuro-bs.com:443/nbs_online/VirtualHostRoot/
>>
>> which for all purposes is valid.
>>
>> Any ideas??
>>
>> TIA
>> AM
>>
>> --
>> ==================================================================
>> Aseem Mohanty
>> Neurobehavioral Systems Inc, 828 San Pablo Ave, Albany, CA 94706 (R)
>> 510 7696011 (M) 510 3014871 (O) 510 5279231
>> ==================================================================
>> "I saw `cout' being shifted "Hello world" times to the left and
>> stopped right there!!" -- Steve Gonedes
>> ==================================================================
>>
>>
>> _______________________________________________
>> 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 )
>>
>
>
> _______________________________________________
> 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 )
>
>
--
==================================================================
Aseem Mohanty
Neurobehavioral Systems Inc, 828 San Pablo Ave, Albany, CA 94706
(R) 510 7696011 (M) 510 3014871 (O) 510 5279231
==================================================================
"I saw `cout' being shifted "Hello world" times to the left and
stopped right there!!" -- Steve Gonedes
==================================================================