Signature WS-Security SOAP with PHP
Budget: €750 – €1,500 EUR
I need to reproduce the SOAPUI Signature Calculation with PHP for send request to webservice SOAP.
In the attach file you can be seen the configuration for signature ws-security in the application SoapUI. I need to do that with PHP.
Signature value calculation includes:
- Using single certificate for signing
- Using Binary Security Token
- Signature Algorithm: "http://www.w3.org/2000/09/xmldsig#rsa-sha1"
- Canonicalization Method: Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"
- Digest Algorithm: "http://www.w3.org/2000/09/xmldsig#sha1"
In the attach file you can be seen the configuration for signature ws-security in the application SoapUI. I need to do that with PHP.
Signature value calculation includes:
- Using single certificate for signing
- Using Binary Security Token
- Signature Algorithm: "http://www.w3.org/2000/09/xmldsig#rsa-sha1"
- Canonicalization Method: Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"
- Digest Algorithm: "http://www.w3.org/2000/09/xmldsig#sha1"