[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] [cobalt=users] RaQ4 SSL CGI Problems



"Carrie Bartkowiak" <ravencarrie@xxxxxxxx> wrote
> 
<SNIP> 
> So maybe you would have to install and run the same thing for secure
> cgi?
> Check the archives for 'secure cgi' and see what you come up with.

It was SSL not the CGI, but I wasn't sure!
The site (SSL, CGI) has been running for months (January).

I finally went into httpd.conf and added a line to print to STDERR,
where it checks for an SSL site.
The error printed was:
[Thu May 24 02:20:15 2001] [error] mod_ssl: Init: Server
fsn3.thedomain.com:80 should be SSL-aware but has 
no certificate configured [Hint: SSLCertificateFile]

I went to the GUI and (holding my breath) disabled SSL
saved, then re-enabled SSL (didn't fix it)
So I went to SSL Settings (and again, holding my breath) 
set it to "use manually generated certificate" clicked "save".
And now it works. 
I have no idea what happened, but somehow the cert in the cert directories
must have been corrupted or deleted.
Gerald