Hi all,
I still have a problem using OpenSSL inside Apache-SSL.
Everything works well EXCEPT when the browser is asking for an SSL session with C4 or C2 cypher algo and a 40 bits lenghth keys.
(using 128 bits works well).
This is a very big problem for us, because in France, we have a lot of users with old IE 4 browsers that cannot override the 40 bits limit.
When the problem occurs, I get the following error message :
error:1408F455:SSL routines:SSL3_GET_RECORD:decryption failed or bad record mac
The strange thing is that IE4 is not supposed to support SSL3, is it ?
Can anybody explain me this error message ? What can i do ?
Thank you for your helps,
FdR