Encountered "The connection to this website is untrusted" during Applet Loading
(Doc ID 2253423.1)
Last updated on MARCH 31, 2023
Applies to:
Java SE JDK and JRE - Version 8 and laterInformation in this document applies to any platform.
Symptoms
When attempting to load an applet within a browser that uses:
1. Network Connection Settings = "Use Browser Settings"
2. Browser settings are configured to utilize a proxy configuration file
3. Proxy = <HOSTNAME>:<PORT_NUM>
the following error occurs:
Security Warning
Do you want to Continue?
The connection to this website is untrusted.
Website: <DOMAINNAME>
Note: The certificate is not valid and cannot be used to verify the identity of this website.
More Information
Continue Cancel
Do you want to Continue?
The connection to this website is untrusted.
Website: <DOMAINNAME>
Note: The certificate is not valid and cannot be used to verify the identity of this website.
More Information
Continue Cancel
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 |