JDK 6 |
---|
6u181 b01Fixed |
TLSv1.1 & TLSv1.2 will be available in 6u121. We should update the JSSE provider table to indicate that they are not options. See the JDK 7 docs : http://docs.oracle.com/javase/7/docs/technotes/guides/security/jsse/JSSERefGuide.html#SupportClasses JDK 6 docs should have similar references to TLSv1.1 and TLSv1.2 now.
|