Hi, We are trying to use Apache's xml security (http://xml.apache.org/security/) for signing and BSafe for encryption (or BouncyCastl http://www.bouncycastle.org/ ) then, build SOAP message conforming to WS-Security format... I found this article was helpful for me (http://www.devx.com/security/article/9802/1954)
Davanum, would you know if we can use wss4j project for production? I would be interested in finding out how other people are implementing their webservices to conform to WS-Security. Thanks! Insoo -----Original Message----- From: Davanum Srinivas [mailto:[EMAIL PROTECTED] Sent: Friday, March 05, 2004 7:26 AM To: [EMAIL PROTECTED] Subject: Re: what is the status of axis ws-security implementation? http://ws.apache.org/ws-fx/wss4j/ --- Maciek Zywno <[EMAIL PROTECTED]> wrote: > Hello > > I would like to use ws-security standard to secure my webservice. My > question is whether I would have to implement ws-security: > - on my own by using axis handlers that use some external api ? > - or does axis support ws-security out of the box? > - or there is some apache ws-security library that easily integrates > with axis? > - maybe you could suggest other solution > > Thanks in advance for any hints! > > Maciek > ===== Davanum Srinivas - http://webservices.apache.org/~dims/
