Fails to Log into Java Client After Enabling SSL with 'javax.net.ssl.SSLKeyException:Hostname verification'
(Doc ID 2744068.1)
Last updated on APRIL 01, 2024
Applies to:
Oracle Agile PLM Framework - Version 9.3.6.0 and laterInformation in this document applies to any platform.
Symptoms
Fails to log into Java Client after enabling SSL with below error:
Error
Failed to initialize JNDI context, treid 2 time or times totally, the interval of each time is 0ms.
t3s://xxxx
unreachable.; nested exception is:
javax.net.ssl.SSLKeyException:Hostname....
unreachable.; nested exception is:
javax.net.ssl.SSLKeyException:Hostname verification
failed: HostnameVerifier=weblogic.security.utils.SSLWLSHostnameVerifier, hostname=xxxxx
No available router to destination.; nested exception is:
java.rmi.ConnectException:
No available router to destination
Below error is generated in the java console log (See Note:573618.1 for the instruction to enable java console):
Fact
Wild card SSL certificate is installed for the Application Server
Steps
The issue can be reproduced by will
- Enable SSL for Application Server by following the instruction in "Agile Product Lifecycle Management Security Guide Release 9.3.6" Chapter 6 "Configuring SSL"
- Access to Java Client URL
- Launch
- Gets error
Changes
Enabled 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 |
Changes |
Cause |
Solution |
References |