CyberSource / CyberSource/cybersource-rest-client-php

cacert.pem file cannot be found if curl set CURLOPT_CAINFO .pem file inside PHAR

Open
#24 3 comments 0 reactions 1 assignee View on GitHub

@kikmak42 is already working on this.

Since May 3, 2019.

enhancement
Dominant language
PHP
Stars
41
Forks
77
Avg merge
26m
Merged PRs (30d)
1

Description

I have tried to use the sdk as a .phar file but seems to get error due to problem with the SSL CA cert. It cant be found.

According to https://bugs.php.net/bug.php?id=69035 filed bug, "cURL is a third-party library. It doesn't know about things like phar". But there is a work around for it. Is it possible to apply the work around in the SDK? In production, we prefer to package vendor dependencies in .phar

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.