Re: TLS 1.2

2020-05-18 Thread Neil Meyer
We ended up going to 1.8 OpenJDK On Mon, 18 May 2020, 3:30 PM Andrew Hughes wrote: > > > On 18/05/2020 07:50, Neil Meyer wrote: > > Hi David, > > > > Unfortunately that didnt work it will only work on Java 7 update 95 and > not > > on Update 80 of the Oracle JDK, I would like to know which vers

Re: TLS 1.2

2020-05-18 Thread Andrew Hughes
On 18/05/2020 07:50, Neil Meyer wrote: > Hi David, > > Unfortunately that didnt work it will only work on Java 7 update 95 and not > on Update 80 of the Oracle JDK, I would like to know which version of > OpenJDK will work and what update? > > Kind Regards > Neil Meyer > > JDK-7093640, whi

Re: TLS 1.2

2020-05-18 Thread David Holmes
On 18/05/2020 4:50 pm, Neil Meyer wrote: Hi David, Unfortunately that didnt work it will only work on Java 7 update 95 and not on Update  80 of the Oracle JDK, I would like to know which version of OpenJDK will work and what update? Sorry Neil I missed the smallprint that its from 7u95 (whic

Re: TLS 1.2

2020-05-18 Thread Alan Bateman
On 18/05/2020 07:50, Neil Meyer wrote: Hi David, Unfortunately that didnt work it will only work on Java 7 update 95 and not on Update 80 of the Oracle JDK, I would like to know which version of OpenJDK will work and what update? Is this the issue you are looking for: https://bugs.openjdk

Re: TLS 1.2

2020-05-17 Thread Neil Meyer
Hi David, Unfortunately that didnt work it will only work on Java 7 update 95 and not on Update 80 of the Oracle JDK, I would like to know which version of OpenJDK will work and what update? Kind Regards Neil Meyer On Mon, 18 May 2020 at 08:29, David Holmes wrote: > Hi Neil, > > On 15/05/202

Re: TLS 1.2

2020-05-17 Thread David Holmes
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 stil