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: [email protected] For additional commands, e-mail: [email protected]
