[Bug 62794] Tomcat request-read fails when using TLSv1.3 with APR connector

2019-06-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62794 --- Comment #3 from redball12345671211 --- The information you shared is very helpful to us. http://hotmailentrarno.com/ -- You are receiving this mail because: You are the assignee for the bug. ---

Re: [Bug 62794] Tomcat request-read fails when using TLSv1.3 with APR connector

2018-10-09 Thread Mark Thomas
On 09/10/18 18:25, bugzi...@apache.org wrote: > https://bz.apache.org/bugzilla/show_bug.cgi?id=62794 > > Mark Thomas changed: > >What|Removed |Added > > Status|NEW

[Bug 62794] Tomcat request-read fails when using TLSv1.3 with APR connector

2018-10-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62794 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 62794] Tomcat request-read fails when using TLSv1.3 with APR connector

2018-10-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62794 --- Comment #1 from Mark Thomas --- I have found the problem. It is related to how Tomcat Native tracks the renegotiation status and that TLS 1.3 doesn't use renegotiation. I have a working fix. I am currently reviewing the overall patch and sh