TLS 1.2 enable in Weblogic 10.3.3 and JDK 1.6_211
Hi,
I am using weblogic 10.3.3 and JDK 1.6_211 and trying to enable the TLS1.2 .
So added the MS server argument the TLS1.2 version as : -Dweblogic.security.SSL.protocolVersion=TLSv1.2 -Dweblogic.security.SSL.minimumProtocolVersion=TLSv1.2 -Dhttps.protocols=TLSv1.2 and created SSL port for that MS.JSSE SSL is enabled.
When I check the TLS version being used in the https MS server URL , the browser says 'The connection to this site is encrypted and authenticated using TLS 1.0'
Please let me know what I may have missed or is there any way I can enable the TLS v1.2 .
Thanks,
Jyoti