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

Questions about .pem certificate file #146

Description

@dmikester1

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions