Axis C++ 1.6 doesn't seem to support https over proxy either. 

Anyone know if Axis2/C supports this?

Thanks
Karthi


John Hawkins wrote:
> 
> I too don't believe it can do this at the current time. There are no plans 
> to do so. However, if you could raise a JIRA for it then it might get 
> prioritised as it's an interesting feature.
> 
> 
> 
> 
> 
> "Franz Fehringer" <[EMAIL PROTECTED]> 
> 09/12/2005 13:02
> Please respond to
> "Apache AXIS C Developers List"
> 
> 
> To
> "axis-c-user" <[EMAIL PROTECTED]>, "Apache AXIS C Developers List" 
> <[email protected]>
> cc
> 
> Subject
> https versus http proxy
> 
> 
> 
> 
> 
> 
> Hello,
> 
> Is Axis C/C++ 1.5 able to tunnel https connections over http proxies?
> According to my investigations probably not.
> 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
> I cannot find such logic in the AxisC sources.
> Am i right that https over http proxis is not possible yet and if yes, is
> this planned for the future?
> 
> Best regards
> 
> Franz
> 
> Dr. Franz Fehringer (Dipl. Math.)
> ____________________________________
> ISO Software Systeme
> Eichendorffstrasse 29
> 90491 Nürnberg
> Deutschland
> 
> Tel. : +49/(911) - 99594-0
> Fax  : +49/(911) - 99594-580
> 
> mailto:[EMAIL PROTECTED]
> http://www.isogmbh.de
> 
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/https-versus-http-proxy-tf709344.html#a10980185
Sent from the Axis - C++ - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to