Java 8 and SSL/TLS

Upload core product.
Post Reply
User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Java 8 and SSL/TLS

Post by support »

If you experiment issues when loading applet under Java 8 over SSL/TLS, then under Java Control Panel, Security, disable "TLS 1.2", Apply and try again.
See:
https://blogs.oracle.com/java-platform- ... ll_use_tls

If it works then it means your web server does not support TLS1.2

Post Reply