CyberSource / CyberSource/cybersource-rest-client-php

Load key from base64 string instead of a file

Open Beginner friendly
#224 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Hi, we run Consul for our config and in a HA setup, having key files on disk shared everywhere is a pain.

It would be nice if the configuration class could have setKeyFromString() instead of relying on a file to exist on disk.

Thanks

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.

Research direction

Start by locating the configuration class and the existing key-file handling. Add the requested setKeyFromString() support for a base64 key, and verify that configuration can use the string without requiring a key file on disk.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
api
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.