I need some assistance rewriting this PHP curl code that uses *.pem (CA cert), Client cert and private key in one file:<
*.pem
CA cert
Client cert
private key
Here is a PHP script with a literal translation of your command line call: