[xmlsec] Web Service Security php4 module

Davide Principi d.principi at provincia.ps.it
Fri Dec 15 03:59:24 PST 2006


Hi list,
I have published a PHP module based on xmlsec, example code ;-). It 
provides a very simple API :

- wssecurity_sign_mem()
- wssecurity_verify_mem()

I use this to connect to a MS Web Service with digital signature.

To make it work I needed
- xmlsec 1.2.10
- libxml2 2.6.26

as stable Debian libraries (xmlsec 1.2.6, libxml2 2.6.16) failed 
signature verification (c14n?).

Download page:

http://www.docweb.provincia.pu.it/index.php?id=wssecurity

--Davide Principi





More information about the xmlsec mailing list