I have recently upgraded Apache from version 2.2.6 to 2.2.19 as well as openSSL from 0.98m to 0.98r on one of web servers. The server is on UNIX Soaris 10 SUN T-2000.
We have a Trusted CA SSL certificate is no longer working on different browsers after the upgarde of Apache and OpenSSL. On IE8, it is working correctly. But on FireFox 6 and Google Chorme, it is giving the error message as "Error code: ssl_error_bad_mac_alert".
For testing purpose, I have created a self-signed certificate and it is still not working on FireFox and Google Chorme but it is working on IE8.
Does anyone know how to fix this issue? Thank you.