>> Note that ssl transport is not a feature of rampart, but of Axis2/C
itself.

Just to confirm, the documentation seems to imply that SSL transport is
not a part of Axis2/C "server-side" (I guess this would be the "simple
axis server") only client. For server-side, apache must be used,
correct? (I imagine this is due to the extreme security requirements of
the server and wanting to reuse apache to meet them.)

I found the client certificate info in the new docs, thanks.

Thanks.

-----Original Message-----
From: Dumindu Pallewela [mailto:[EMAIL PROTECTED] 
Sent: Thursday, April 26, 2007 10:40 PM
To: Apache AXIS C User List
Subject: Re: [Axis2] SSL and certificate support

Hi Greg,
>>  Sorry if this is in some documentation somewhere (I've tried and not

>> found if). A cursory glance at the rampart code shows a lot of 
>> references to ssl and certificates. Some specific questions:
>>
>> Is SSL supported on server side? Client?

Yes, Axis2/C supports both ssl server authentication and client 
authentication. Please refer to the axis2c manual [1].

I would suggest you use axis2 1.0.0 RC3 [2] or the latest svn head, 
since ssl transport has been updated since 0.96 release. In this case 
you will have to refer to the documentation from the trunk [3].

Note that ssl transport is not a feature of rampart, but of Axis2/C
itself.

Regards,
Dumindu.

[1] http://ws.apache.org/axis2/c/docs/axis2c_manual.html#ssl_client
[2] http://people.apache.org/~samisa/release/1.0.0/RC3/
[3] http://svn.apache.org/viewvc/webservices/axis2/trunk/c/xdocs/docs/
     axis2c_manual.html?view=co#ssl_client

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to