OVD 11g 11.1.1.6 Log Exception Every 5 Minutes: [OVD-60053] / Error accepting connection from server socket: Received fatal alert: bad_certificate. / javax.net.ssl.SSLHandshakeException: Received fatal alert: bad_certificate.
(Doc ID 1623166.1)
Last updated on MAY 31, 2024
Applies to:
Oracle Virtual Directory - Version 11.1.1.6.0 to 11.1.1.9.0 [Release 11g]Information in this document applies to any platform.
Symptoms
Oracle Virtual Directory (OVD) 11g 11.1.1.6.0 version.
Getting the following error in the logs every 5 minutes:
javax.net.ssl.SSLHandshakeException: Received fatal alert: bad_certificate
at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Alerts.java:174)
at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Alerts.java:136)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.java:1822)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1004)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1188)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1215)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1199)
at com.octetstring.vde.ConnectionHandler.initializeConnection(ConnectionHandler.java:174)
at com.octetstring.vde.ConnectionHandler.run(ConnectionHandler.java:218)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
]]
Already tried all of the following, to no help:
<Document 1511505.1> - Loss Of Connectivity With OVD 11g / OVD Process Gets Killed Or Goes Into A "Stop" Status / Log Error: javax.net.ssl.SSLHandshakeException: Received fatal alert: bad_certificate
<Document 1500592.1> - OVD 11g 11.1.1.4 Or Higher Diagnostic Log Errors: Received fatal alert: bad_certificate / [com.octetstring.vde.NIOConnection] ... readOpTag: No data from the conn / Read optag failed: excption: No data from the client
Configured the WLS/WLS Managed Server jdk versions to match OVD's (reference Solution from unrelated <Document 1513855.1> for steps on how to verify what jdk version is being used by each product).
Restarted the entire stack in the exact order shown in the documentation.
<Document 1433236.1> - Unable to Load Certificate Chain" Creating LDAP Adapter with SSL
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 |
References |