We have a requirement to support TLS1.2 for customer as we had only TLS1.0 setup running on our servers.
We don’t want to disturb existing partner so we created a new port with UseJSSE setting set as “Yes” and it supports TLS1.2 and the old port supports TLS1.0 and SSL3.0
I found the below quote from Admin guide.
Does this mean if we select useJSSE as “Yes” it will not support SSL 3.0 & TLS1.0 for the specified Port?
the online version of the guide might be updated, but if you have an older local copy of the guide this might be out of date as the support has been introduced with JVM 7 and the Fixes for the Poodle vulnerability.