Github user ok2c commented on the issue:

    https://github.com/apache/httpcomponents-core/pull/94
  
    > The immediate problem is the completion of the IOSessionRequest on line 
89 of InternalConnectChannel triggers the starting of the SSL negotiation via a 
callback.
    
    I am quite certain this should be fixable. HttpClient 5.0, for instance, is 
capable of upgrading tunneled connection to SSL/TLS after a `CONNECT` 
handshake. We should be able to do something similar here.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to