Hi list,
I have published a simplified API to xmlsec
[http://www.aleksey.com/xmlsec] library to handle digital signatures as
specified in (a subset of) Oasis Web Services Security specifications
[http://www.oasis-open.org/committees/wss].
After compilation and installation, the module provides two main PHP
methods:
- wssecurity_sign_mem()
- wssecurity_verify_mem()
Both of them take a string representing the SOAP message.
Developed and tested on
Server: Apache/1.3.33 (Debian GNU/Linux) mod_gzip/1.3.26.1a
PHP/4.3.10-18 mod_perl/1.29
I needed to compile libxml2 and xmlsec libraries, as stable Debian
packages don't work.
Download Page:
http://www.docweb.provincia.pu.it/index.php?id=wssecurity
See also:
http://www.docweb.provincia.pu.it [Italian]
http://www.aleksey.com/pipermail/xmlsec/2006/003641.html
--Davide Principi
--
PHP Soap Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php