[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 14:16:04 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
update I found an error that makes sense in the /var/log/httpd/adm_error log
[Thu May 24 00:45:01 2001] [error] OpenSSL: error:1407609C:SSL
routines:SSL23_GET_CLIENT_HELLO:http request [Hint: speaking HTTP to HTTPS
port!?]
Says speaking http to https port???
http to port 81?? But how did that get changed?
> 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
>
>