[wsf-c-dev] API for wsclient as ssl client

Dinesh Premalal dinesh at wso2.com
Mon Jan 8 00:31:19 PST 2007


Hi,
   Since we are going to release wsclient with ssl support we need to
   come up with a api for ssl configuration options.

   1. Now we adding 
         <transportSender name="https" class="axis2_http_sender">
             <parameter name="PROTOCOL" locked="false">HTTP/1.1</parameter> 
         </transportSender>
         to axis2.xml. It's better if we could have command lin e
         option to specify. (my suggession is --ssl :) ). Then we 
         could handle it internally using a property hopefully.

   2. Path to server certificate.
           Now ssl client picks server certificate from the AXIS2_HOME
           environment variable. if we could have a option to give
           server certificate path to wsclient it will be great.

       suggesstion:
            --server-cert /path/to/server/certificate

    If we could have above two options , we could run wsclient with
    independent of AXIS2C_HOME environment variable.

    Please comment on this issue.

thanks,
Dinesh
-- 
Dinesh Premalal
dinesh at wso2.com
WSO2, Inc.; http://www.wso2.com/
GPG Key ID : A255955C
GPG Key Finger Print : C481 E5D4 C27E DC34 9257  0229 4F44 266E A255 955C




More information about the Wsf-c-dev mailing list