Spurious SSL handshake interrupt

2003-01-06 Thread Raj Mettai



Hi All,

I am running apache 2.0.39 with mod_ssl module on solaris 8. connected to 
tomcat 4.1.12. I am getting lot of " Spurious SSL handshake interrupt" 
errorsin ssl_error.log file. All my https calls have become drastically 
slow. Any clues on this error please, it's a production website... 

[Mon Jan 06 13:09:36 2003] [error] Spurious SSL handshake interrupt [Hint: 
Usually just one of those OpenSSL confusions!?][Mon Jan 06 13:09:36 2003] 
[error] Spurious SSL handshake interrupt [Hint: Usually just one of those 
OpenSSL confusions!?][Mon Jan 06 13:09:36 2003] [error] Spurious SSL 
handshake interrupt [Hint: Usually just one of those OpenSSL 
confusions!?][Mon Jan 06 13:09:36 2003] [error] Spurious SSL handshake 
interrupt [Hint: Usually just one of those OpenSSL confusions!?][Mon Jan 06 
13:09:37 2003] [error] Spurious SSL handshake interrupt [Hint: Usually just one 
of those OpenSSL confusions!?]
also few other like these

[Mon Jan 06 13:10:17 2003] [error] SSL handshake failed (server 
new.host.name:443, client 12.94.6.64)[Mon Jan 06 13:10:17 2003] [error] SSL 
Library Error: 336151574 error:14094416:lib(20):func(148):reason(1046)
any ideas ?/

thanks
-Raj


Apache2.0.39 + mod_ssl

2002-09-11 Thread Raj Mettai



Hi,

I have installed Apache 2.0.39 from source with --enable-so on solaris 8. 
Apache works great on default port 80, then I tried to configure it to 
work with https on port 443, the server doesn't respond for https. I used 
openssl to create csr and certificate. Also, I am attaching both my ssl.conf and 
httpd.conf files. 

I started the apache with ./apachectl startssl command and also the process 
says that apache started with DSSL.

nobody 2204 2203 0 10:26:05 
? 0:00 /usr/local/apache/bin/httpd -k 
start -DSSL

I know, I am missing a little configuration, can anyone have any idea 
?

I don't see may mod_ssl.so under modules in Apache..

thanks a lot

-Raj