Page 1 of 1

Signing XML.. ugh.

Posted: Thu Sep 14, 2006 11:55 am
by themurph
So I get all excited about integration with a new vendor partner.

Then I find out they are using XML Digital Signatures.

Try as I may, googling as hard as I can, I cannot find any information on signed XML implementations for PHP.

Has anyone had to tackle this yet? Were you able to code a php based solution for it?

My vendor reccomended using java. I hate java. Well not really, I just don't know java, and I really don't want
to start completely from scratch.

Posted: Thu Sep 14, 2006 1:41 pm
by ody

Posted: Thu Sep 14, 2006 2:07 pm
by themurph
I did find that page, and I'm exploring the possibility, but I am not a very adept c programmer, so
pretty much flying blind with it.