Kaushalye Kapuruge wrote:

Hi All,

This is a briefing about current status and what is ahead in implementing Rampart/C.

What is done?
------------------------
Rampart supports
1. Username tokens with plain text and digested passwords
2. Timestamp tokens
3. Password callback mechanism
4. Both dynamic and static configurations

Could you please elaborate on point 4. What are configured? What is the difference between dynamic and static?


What is ahead?
-------------------------
Support for
1. Encryption
2. Signing SOAP messages.

Current status
-------------------------
For encryption and signing it is necessary to have a xml security library. So I'm implementing such for AXIOM, named omxmlsec. Omxmlsec uses openssl as the crypto library. I managed to write a wrapper library for openssl encryption. Right now I'm coding for omxmlsec library. After this I have to write code for Rampart/C that supports encryption.

Would omxmlsec be part of Rampart/C section of Axis2/C svn tree, or is it on a different project?

Thanks,
Samisa...


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

Reply via email to