My Oracle Support Banner

SSLException: Bad Record MAC (Doc ID 2011712.1)

Last updated on NOVEMBER 09, 2023

Applies to:

Oracle WebLogic Server - Version 10.3.6 and later
Information in this document applies to any platform.

Symptoms

When migrating from ALSB3.0 and  WLS10.0 (on Solaris OS) to OSB 11.1.1.7 and WLS10.3.6 (on RHEL6.5),  you are facing issues while communicating with some of the back-end system over HTTPS.  The error you receive is:

bytesConsumed = 242 bytesProduced = 309.>
bytesConsumed = 876 bytesProduced = 933.>
javax.net.ssl.SSLException: bad record MAC
  at sun.security.ssl.Alerts.getSSLException(Alerts.java:208)
  at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1605)
  at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1573)
  at sun.security.ssl.SSLEngineImpl.readRecord(SSLEngineImpl.java:971)
  at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:876)
  at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:750)
  at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:664)
  at weblogic.security.SSL.jsseadapter.JaSSLEngine$5.run(JaSSLEngine.java:134)
  ...
  ...

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.