You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Ryan McCullough (JIRA)" <ax...@ws.apache.org> on 2009/02/06 21:16:59 UTC

[jira] Updated: (AXISCPP-899) tunnel https connections over http proxies

     [ https://issues.apache.org/jira/browse/AXISCPP-899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan McCullough updated AXISCPP-899:
------------------------------------

    Attachment: AXISCPP-899.zip

changed files for AXISCPP-899 issue

> tunnel https connections over http proxies
> ------------------------------------------
>
>                 Key: AXISCPP-899
>                 URL: https://issues.apache.org/jira/browse/AXISCPP-899
>             Project: Axis-C++
>          Issue Type: New Feature
>          Components: Transport (Client)
>    Affects Versions:  1.6 Beta
>            Reporter: Franz Fehringer
>         Attachments: AXISCPP-899.zip
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.