> I see this error in my web server log when I try to connect > using IE or Firefox. Does anybody know why this could be happening ?
> 04/15/2007 03:36:22.22 <Erro:thttpd.err> SSL_accept failed - > error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol > 04/15/2007 03:35:52.08 <Erro:thttpd.err> SSL_accept failed - > error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol You are not talking to your server using the protocol it expects on that port. The most common explanation for this problem is that you are using an 'http' URL to talk to an 'https' port. DS ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]