Skip to content

SSL certificate problem: unable to get local issuer certificate #36

@wouterrutgers

Description

@wouterrutgers

I'm encountering an issue on my Mac with the following error:

SSL certificate problem: unable to get local issuer certificate

I've traced the problem to this line in the code: https://github.com/milo/github-api/blob/master/src/Github/Http/CurlClient.php#L57.

When I remove this line, everything works fine. I think that the CA chain can be removed since it should be updated on all systems anyway.

On a Linux system everything is working fine!

Any advice or suggestions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions