PHP Sign XML Document

Job ID: 31529745

Budget: $10 – $30 USD

Hello,

I'm integrating with a web service, and the second party need me to:
1. Create a CSR "RSA 2048 bit" and send it to them.
2. They will send a CER file.
3. I have to get a public key and private key from the CER file.
4. Sign the XML documents with the private key which i get from the CER file.

I need to do these all using PHP openssl
Related categories: PHP XML Software Architecture OpenSSL