Oracle Java 8 problems due to TLS policy change
helpcrypto helpcrypto
helpcrypto at gmail.com
Fri Apr 4 09:03:55 UTC 2014
According to
http://docs.oracle.com/javase/8/docs/technotes/guides/security/enhancements-8.htmlOracle
Java 8 now uses TLS1.1 and TLS1.2 (both enabled by default on
Control Panel).
This seems to be causing an error in our applet loading. Problem seems
solved if both unchecked. Funny thing is our server only supports TLS1.0.
Is icedtea8 following the same TLS policy? (switching to TLS1.1 and TLS1.2)
If so, i should check if the same error appears.
BTW: I have noticed latest Ubuntu pkg doesnt work anymore with our
applet...so there must be a JSObject regression in the last...year? I'll
let you know after tests.
Thanks and good day!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20140404/e77f2fc1/attachment.html>
More information about the distro-pkg-dev
mailing list