arturobernalg opened a new pull request, #519:
URL: https://github.com/apache/httpcomponents-core/pull/519

   HI @ok2c 
   Not sure if this is a stupid idea or makes any sense,
   but to solve HTTPCLIENT-2368 I’m proposing only a change in 
InternalDataChannel.startTls(...):
   
       Detect and clear any existing SSLIOSession, revert to raw I/O, then 
install a fresh SSLIOSession so startTls(...) can run twice (proxy → CONNECT → 
target) on the same channel without error.
   
   Let me know if this narrow patch makes sense or if you’d prefer a different 
approach.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.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