01-21-2015 07:35 PM
Hi Everyone,
So Java 8 has been out for a while, and so far, the Java app will not run on Java 8.
I have tested this on multiple versions of ios, and with multiple hardware platforms. I have also tried with and without 3rd party certs.
Anyone have this working?
Thanks!
Chris
01-28-2015 06:19 AM
Java 8.x tries to use TLS 1.2. Your IOS device might not support this so try and deselect TLS 1.2 and TLS 1.1 on the advanced tab of the java config.
01-18-2016 02:07 AM
Thanks, I had the same issue. The router would FIN the connection after the Client hello packet. I de-selected TLS 1.2 and 1.1 leaving only TLS 1.0 in the java client config and was able to download and launch the Jar file.
01-18-2017 11:23 AM
Hi!
After doing that, the java applet starts but traffic doesn go through.
If I uninstall java 1.8 and install java 1.7, it works. Is there anything I can do?
Thanks!
01-18-2017 07:57 PM
I have primarily added sites to the exception list. Do firmware updates as well.