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