Hello,
I think the cause of the problem is here:
SSL: cipher RC4-MD5
SSL: cipher RC2-CBC-MD5
SSL: cipher IDEA-CBC-MD5
SSL: cipher RC4-MD5
ssl3_get_client_hello() failed, no shared cipher
Firefox or Chrome will not allow connection from weak ciphers.
To resolve this, can you try to generate a self signed certificate with 3DES/SHA1 & 2048 key length and use it for ssl?
Regards,
Rushi