Skip to content
This repository was archived by the owner on Nov 30, 2025. It is now read-only.
This repository was archived by the owner on Nov 30, 2025. It is now read-only.

SSL: CA certificate set, but certificate verification is disabled #40

Description

@shairyar

I am getting the error

SSL: CA certificate set, but certificate verification is disabled

When I try to add the subscriber to the list

$mc = $this->get('hype_mailchimp');
        $data = $mc->getList()
            ->subscribe($email);

I am getting this error locally on my mac.

Any help will be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions