Skip to content
This repository has been archived by the owner on Jul 20, 2020. It is now read-only.

Questions about .pem certificate file #146

Open
dmikester1 opened this issue Jan 22, 2019 · 0 comments
Open

Questions about .pem certificate file #146

dmikester1 opened this issue Jan 22, 2019 · 0 comments

Comments

@dmikester1
Copy link

dmikester1 commented Jan 22, 2019

I created a .pem certificate in my sandbox account. Now where do I put that on my server? Anywhere I want? Then do I just change this line to point to it? curl_setopt($ch, CURLOPT_CAINFO, __DIR__ . "/cert/cacert.pem"); I can get the example_usage.php working using the cacert.pem file. But how do I get it working with my own file? Or can I just use the cacert.pem in production? I wish there was a bit more documentation about all this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant