tunnel https connections over http proxies
------------------------------------------

         Key: AXISCPP-899
         URL: http://issues.apache.org/jira/browse/AXISCPP-899
     Project: Axis-C++
        Type: New Feature
  Components: Transport (Client)  
    Versions:  1.6 Beta    
    Reporter: Franz Fehringer


The necessary steps for this scheme would be (to my best knowledge)
1) connect normally to proxy
2) send http CONNECT request (with remote address as argument)
3) now we have a connection to the remote host (descriptor from step 1)
4) do SSL handshake
5) ready for normal SSL/HTTPS communication


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to