Re: Socket read timeout resulting in fatal tls alert in jdk 11

2020-02-03 Thread Xuelei Fan
On 2/3/2020 1:30 AM, BHARATH P G wrote: Sorry we attached logs from OracleJRE11 run. We are attaching here logs from openjdk 11. Thanks! Looks like there is a gap between openjdk11 and OracleJDK11, in openjdk11 we could see tls1.2 alert(unexpected_message) after socket read timeout. I ag

Re: RFR: 8237962: give better error output for invalid OCSP response intervals in CertPathValidator checks

2020-02-03 Thread Sean Mullan
Looks good. --Sean On 2/3/20 4:01 AM, Baesken, Matthias wrote: Sorry, had a typo in the last one , new webrev : http://cr.openjdk.java.net/~mbaesken/webrevs/8237962.4/ Best regards, Matthias Hi Christoph, that sounds like a good idea . New webrev : http://cr.openjdk.java.net/~mbaesk

Re: Socket read timeout resulting in fatal tls alert in jdk 11

2020-02-03 Thread BHARATH P G
Sorry we attached logs from OracleJRE11 run. We are attaching here logs from openjdk 11. Looks like there is a gap between openjdk11 and OracleJDK11, in openjdk11 we could see tls1.2 alert(unexpected_message) after socket read timeout. Thanks, Bharath On Mon, 3 Feb 2020 at 11:46, Xuelei Fan wr

RE: RFR: 8237962: give better error output for invalid OCSP response intervals in CertPathValidator checks

2020-02-03 Thread Baesken, Matthias
Sorry, had a typo in the last one , new webrev : http://cr.openjdk.java.net/~mbaesken/webrevs/8237962.4/ Best regards, Matthias > > > Hi Christoph, that sounds like a good idea . > > New webrev : > > http://cr.openjdk.java.net/~mbaesken/webrevs/8237962.3/ > > Thanks, Matthias > > >