PHP Sign XML Document
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
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