Hi Hatim, Would you like to share your patch? We'd be able to integrate it to the trunk.
Please attach it to a jira issue if you'd like to share [1]. Thanks, Dumindu. [1] http://issues.apache.org/jira/browse/AXIS2C On Thu, Oct 30, 2008 at 7:24 PM, Hatim Daginawala < [EMAIL PROTECTED]> wrote: > I have implemented support for not validating server cert with libcurl > transport. > Let me know if you are using libcurl and would like a patch. > > -----Original Message----- > From: Vivian Wang [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 29, 2008 11:51 PM > To: axis-c-dev@ws.apache.org > Cc: [EMAIL PROTECTED] > Subject: Re: a HTTPS/SSL question > > Hi Dumindu, > > So is it hard to provide such an option (turn on/off validation)? > I think this limitation really restrict axis2/c's usage under SSL. > In my case, I would like to access salesforce web service using a WSDL > refered to by the URL: > > https://na2.salesforce.com/services/wsdl/metadata > > All I know is this URL, and I don't know the CA certificate and server > cert, and I am not sure if they have one. I also have no way to know > they server host and port, so I won't be able to get their cert using > the openSSL commands listed in the axis2/c manual. > > Any workarounds? > > Thanks! > > Vivian > >