TLS 1.2
David Holmes
david.holmes at oracle.com
Mon May 18 06:29:39 UTC 2020
Hi Neil,
On 15/05/2020 9:35 pm, Neil Meyer wrote:
> I have a major issue currently running oracle java 1.7_80 seems like client
> just disabled tls 1.1 in production we cant get that oracle update to run
> tls 1.2 so was hoping that openjdk will run tls 1.2? And if so what version
> must I download still being in line with 1.7
A quick google search indicates that setting
-Dhttps.protocols=TLSv1.2
should work with Java 7.
Cheers,
David
More information about the jdk7u-dev
mailing list