Hello,

I have golang based openssl server with FIPS mode set. I am using Openssl
library build with fips module 2.0.
With Openssl 1.0.1u version, everything was running fine.
Recently I upgraded to version 1.0.2o. With this version, under high
traffic condition (more than 4k requests per minute), read request fails
with following error.
"SSL errors: SSL routines:SSL3_GET_RECORD:decryption failed or bad record
mac"

If I disable FIPS mode, every thing runs fine. Is there any known issue
with version 1.0.2o with FIPS mode set.

Thanks a lot in advance,
Ajay
-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to