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


_______________________________________________
xmlsec mailing list
[email protected]
http://www.aleksey.com/mailman/listinfo/xmlsec

Reply via email to