Getting Error: "javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_unknown" When trying to Launch AutoVue Applet After Configuring SSL
(Doc ID 2483385.1)
Last updated on MARCH 03, 2023
Applies to:
Oracle AutoVue Electro-Mechanical Professional - Version 21.0.1 and laterInformation in this document applies to any platform.
Symptoms
AutoVue is integrated with a Document Management System (DMS), VueServlet is Deployed in Tomcat as well as the integration application for the DMS. The setup is using SSL and consists also of Apache Web Server used as proxy server.
SSL certificate is deployed in AutoVue JRE and in the Apache's JRE. When trying to launch AutoVue Applet the following error is thrown :
<log4j:event logger="com.cimmetry.jvueserver.management" timestamp="1543603641729" level="ERROR" thread="Thread-7">
<log4j:message><![CDATA[IOException while listening on socket]]></log4j:message>
<log4j:throwable><![CDATA[javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_unknown
at sun.security.ssl.Alerts.getSSLException(Unknown Source)
VueServlet test page , it shows the following error :
"javax.net.ssl.SSLHandshakeException": sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: "unable to find valid certification path to requested target"
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 |