I've applied these fixes locally and can confirm that they fix the issue.

On Sat, Jul 27, 2019 at 5:49 AM Oleg Kalnichevski <ol...@apache.org> wrote:

> On Fri, 2019-07-26 at 16:07 +0200, Oleg Kalnichevski wrote:
> > On Thu, 2019-07-25 at 14:06 -0700, Ryan Schmitt wrote:
> > > I don't understand how to fetch this commit, since it does not
> > > appear
> > > to be
> > > associated with a branch.
> > >
> >
> > Hi Ryan
> >
> >
> > I managed to reproduce the issue with HttpClient. Curiously enough
> > HttpCore appears to behave differently during the application
> > protocol
> > negotiation handshake. I am looking into it.
> >
>
> The regression has been fixed in the `bug-fix` branch
>
> https://github.com/apache/httpcomponents-core/commits/bug-fixes
>
> Oleg
>
> > Cheers
> >
> > Oleg
> >
> >
> > > On Thu, Jul 25, 2019 at 4:41 AM Oleg Kalnichevski <ol...@apache.org
> > > >
> > > wrote:
> > >
> > > > On Wed, 2019-07-24 at 10:51 +0200, Oleg Kalnichevski wrote:
> > > > > On Tue, 2019-07-23 at 12:21 -0700, Ryan Schmitt wrote:
> > > > > > The root cause is here:
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> >
> >
>
> https://github.com/apache/httpcomponents-core/commit/5c28eb27ee7504386aa788fbd688d5f885b6e68f#diff-6f4c6659a6b5b77a4c947b89d59d82c1R174
> > > > > >
> > > > > > Because we are dealing with a TLS handshake exception, a
> > > > > > `protocolHandler`
> > > > > > has not yet been set. I'm not sure how to fix this.
> > > > > >
> > > > >
> > > > > I will look into it.
> > > > >
> > > >
> > > > Hi Ryan
> > > >
> > > > I added some TLS integration tests to HttpCore but was unable to
> > > > reproduce the issue
> > > >
> > > >
> > > >
> >
> >
>
> https://github.com/apache/httpcomponents-core/commit/5706537e13aa6eb92855f064364661139d88ff99
> > > >
> > > > Do you think you could put together a reproducer for the defect
> > > > based
> > > > on my code?
> > > >
> > > > Oleg
> > > >
> > > >
> > > >
> > > > -----------------------------------------------------------------
> > > > ----
> > > > To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
> > > > For additional commands, e-mail: dev-h...@hc.apache.org
> > > >
> > > >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
> > For additional commands, e-mail: dev-h...@hc.apache.org
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
> For additional commands, e-mail: dev-h...@hc.apache.org
>
>

Reply via email to