Hi, it is not WS-Security that i need - just Signature node to be in the request body Is the handler approach the only way to implement this? How Apache XML Security C++ library could be engaged ?
Regards, Leonid Samisa Abeysinghe-4 wrote: > > Krankurs Leonid wrote: >> What are the best AXIS C++ practices to implement signed request/response >> MEP >> > If you are referring to WS-Security related signing, this is not > supported in Axis C++. That is simply because no one has implemented > security - however you may use a handler and get the job done on your own. > On the other hand, Axis2/C does have a security module that is being > implemented. It does not support WS-Security as of now, but plan to do > so soon. It has UsernameToken support. > > Samisa... > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/signed-response-request-tf2183562.html#a6047848 Sent from the Axis - C++ - User forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
