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.

Reply via email to