I am getting this error while trying to connect to https port. There
is only this log in the error log

http://goo.gl/IeTnV

Here is the error log

[Tue Apr 19 22:34:36 2011] [info] [client 192.168.0.248] Connection to
child 1 established (server www.example.net:8443)
[Tue Apr 19 22:34:36 2011] [info] Seeding PRNG with 136 bytes of entropy
[Tue Apr 19 22:34:36 2011] [info] [client 192.168.0.248] (70014)End of
file found: SSL handshake interrupted by system [Hint: Stop button
pressed in browser?!]
[Tue Apr 19 22:34:36 2011] [info] [client 192.168.0.248] Connection
closed to child 1 with abortive shutdown (server www.example.net:8443)

Here is my apache version

[Tue Apr 19 23:13:32 2011] [info] mod_ssl/2.2.17 compiled against
Server: Apache/2.2.17, Library: OpenSSL/0.9.8e

I am using +sslv3 in the cipher suite as shown in my conf/extra/httpd-ssl.conf

SSLCipherSuite ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv3:+EXP:+eNULL

openssl ciphers -v
'ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv3:+EXP:+eNULL'
shows sslv2 and sslv3 in there

Any suggestion?

-- 
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to