Yes. Rampart/C as the security module for Apache Axis2/C, provides it's users a way to protect their SOAP messages from intruders, spies and even hypocrites(hmm... bad people everywhere). :)
It provides Authentication, Confidentiality, Non-repudiation for messages with a minimum effort in configurations.
Rampart/C 1.0 is based on the WS-Security Specification 1.0.
It also encapsulates features of
- Username Token Profile 1.1
- X509 Token Profile 1.1
- Ws-Security Policy Specification 1.0
Rampart/C is also the security module for WSF/C and WSF/PHP frameworks.
You may download it here
http://ws.apache.org/rampart/c/download.cgi
Key features of the release
- Ability to send and verify UsernameTokens with
- PlainText password
- Digested password
- Ability to send Timestamp tokens
- SOAP message encryption
- SOAP message signature
- WS Security Policy based configurations
Major changes since last release
- Memory leak fixes
- Many bug fixes
- Signature Encryption
- Signing specific headers
- Sign before encryption
- Encryption before signing
- Replay detection support
- Improvements to the context model
- Authentication module implementation
- Credentials module implementation
- Improvements to Key/Certificate loading mechanisms
- Easy to use deployment scripts
- WS-Security Policy (Spec 1.1) based configurations
No comments:
Post a Comment