On Friday 28 June 2002 09:01 pm, David Lucas wrote: <snip> > [Fri Jun 28 19:45:01 2002] [error] mod_ssl: SSL handshake failed: HTTP > spoken on HTTPS port; trying to send HTML error page (OpenSSL library error > follows) > [Fri Jun 28 19:45:01 2002] [error] OpenSSL: error:1407609C:SSL > routines:SSL23_GET_CLIENT_HELLO:http request [Hint: speaking HTTP to HTTPS > port!?] > > We understand the system is checking itself, but the log is getting huge. > Yes we have a self-signed cert. > > The error like this was done away with for regular http by putting a > index.html in the /usr/admserv/html directory. > I tried index.shtml. No difference. > This will stop those entries and still give you a fair level of logging
edit /etc/admserv/conf/httpd.conf find the line LogLevel warn, hash it out add a line LogLevel crit #LogLevel warn LogLevel crit then /etc/rc.d/init.d/admserv restart -- Gerald Waugh http://frontstreetnetworks.com SOHO Networks & Web Site Hosting Front Street Networks LLC voice +1 203 785 0699 * fax +1 203 785 1787 229 Front Street, Ste. #C, New Haven CT 06513-3203 _______________________________________________ cobalt-security mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-security
