Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not enabled certificate still looking cacert.pem file #13

Open
netdjw opened this issue Jun 27, 2020 · 1 comment
Open

Not enabled certificate still looking cacert.pem file #13

netdjw opened this issue Jun 27, 2020 · 1 comment

Comments

@netdjw
Copy link

netdjw commented Jun 27, 2020

Here is a part of my config file:

    'certificate' => [
        'enabled' => false,
        'disk' => 'local',
        'path' => 'szamlazzhu/cacert.pem' // Relative to disk root
    ],

Now I get InvalidClientConfigurationException.

Workaround:

If I create an empty file on this path: storage/app/szamlazzhu/cacert.pem the error is gone.

@sykorax
Copy link
Contributor

sykorax commented Feb 1, 2021

Hey netdjw,

My apologies, but the organization owner decided to exclude the package maintainers so we're not allowed to perform any hotfix / further development anymore. For now, the best I can advice to you is to clone the entire repository and make your desired changed.

However as I can remember, this issue has been fixed already.

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

No branches or pull requests

2 participants