loentar / axis2c-unofficial

Unofficial backports and unofficial support for Apache Axis2/C
Apache License 2.0
15 stars 8 forks source link

Axis2c-unofficial trunk built with open SSL for https protocol does not support proxy #9

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I am using Axis2-C Unofficial 
(https://code.google.com/p/axis2c-unofficial/source/checkout) trunk built with 
openssl-1.0.1g version but it is not built with libcurl enabled. This version 
is properly connecting to web service using https protocol.But when I try to 
connect to the proxy via client API axis2_svc_client_set_proxy which only 
requires proxy host and proxy port and does not require authentication web 
service is not getting connected. It seems like proxy is not working with https 
protocol.

Original issue reported on code.google.com by shekhard...@gmail.com on 24 Jul 2014 at 1:46

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Staff is used as wrapper over Axis2-C Unofficial. and we are building web 
service client in VS 2010 64 bit. staff Axis2c-Unofficial openssl-1.0.1g 
combination works with https protocol perfectly to connect to web service but 
when we try to connect to web service by proxy it does not work. We are running 
on windows operating system 7.

Original comment by shekhard...@gmail.com on 24 Jul 2014 at 1:50