Thanks for the clarification Dimindu,
Regards, Raghu ________________________________ From: Dumindu Pallewela [mailto:[EMAIL PROTECTED] Sent: Thursday, September 11, 2008 3:18 PM To: Apache AXIS C User List Subject: Re: User-id/password authentication while using https Yes the same API can be used for either http or https transports, if you don't use libcurl. Regards, Dumindu. On Fri, Sep 12, 2008 at 12:35 AM, Raghu Udupa <[EMAIL PROTECTED]> wrote: Thanks Hatim. I am not using libcurl. I wanted to make sure I can use the same API call with https transport as well. Thanks, Raghu ________________________________ From: Hatim Daginawala [mailto:[EMAIL PROTECTED] Sent: Thursday, September 11, 2008 3:00 PM To: Apache AXIS C User List Subject: RE: User-id/password authentication while using https I think this same call also works for https if you are not using libcurl. If you are using libcurl, I have a patch to get this to work. I can give it to you. ________________________________ From: Raghu Udupa [mailto:[EMAIL PROTECTED] Sent: Thursday, September 11, 2008 1:52 PM To: [email protected] Subject: User-id/password authentication while using https In axis2c user manual and API documentation, user-id and password authentication appears to be provided only for HTTP protocol as shown in the call below axis2_options_set_http_auth_info( axis2_options_t * options, const axutil_env_t * env, const axis2_char_t * username, const axis2_char_t * password, const axis2_char_t * auth_type); Could you let me know how to do similar validation on https transport? Thanks, Raghu ________________________________ --------------------------------------------------- Confidentiality Notice: This electronic mail transmission is confidential, may be privileged and should be read or retained only by the intended recipient. If you have received this transmission in error, please immediately notify the sender and delete it from your system. -- Dumindu Pallewela Creately.com
