-
Notifications
You must be signed in to change notification settings - Fork 3
Java Security
Martin edited this page May 27, 2019
·
4 revisions
On this page will be important information about Java Security. Mostly regarding the TLS and SSL protocols (ciphers).
Java 6u45 (SAP PI)
Java 6 is very specific and currently support only TLS 1.0, SSL 2 and SSL 3
Protocols TLS 1.0 Yes SSL 3 INSECURE Yes SSL 2 INSECURE Yes
SSLv2Hello
https://www.ssllabs.com/ssltest/viewClient.html?name=Java&version=6u45&key=25
With love from Pooky