While looking unto the error 'Spurious SSL handshake interrupt [Hint: Usually just one of those OpenSSL confusions!' I discovered that OpenSSL 0.9.6.b & Apache seen to make requests to itself, thus causing the error.
Output of netstat -n
10.101.7.31.62468 10.101.7.31.443 32768 0 32768 0 TIME_WAIT
10.101.7.31.62473 10.101.7.31.443 32768 0 32768 0 TIME_WAIT
Has any one seen this ? Is it really an issue ?
Dave Lemaire
Systems Administrator
Eastern Mountain Sports
603-924-9571 x5102
/*
Problems cannot be solved at the same level
of awareness that created them. -A. Einstein
*/