[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] RaQ4 SSL CGI Problems
- Subject: Re: [cobalt-users] RaQ4 SSL CGI Problems
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Wed May 23 13:57:05 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
My https (SSL) site quit working.
I can /etc/rc.d/init.d/ahttpd stop
and the log files shows a normal shutdown
then /etc/rc.d/init.d/ahttpd start
and the log files shows a normal startup.
if I access the site as http://thedomain.tld it works.
if I access the site as https://thedomain.tld it doesn't work.
http://thedomain.tld/cgi-bin/text.cgi will work.
https://thedomain.tld/cgi-bin/text.cgi will not work.
By not working I mean the browser comes up with a
page similar to the domain not being found.
IE "The page cannot be displayed"
This is the main site, and if I do the /admin bit
I do get https://www.thedomain.tld:81/.cobalt/sysManage/index.html
But, then that's using port 81.
This stuff has been working for months, I can't say for
sure that it was the updates but the install and the failure
may have been a coincidence.
Please, does anyone have an idea?
Gerald