Skip to content

SSL no longer needed - causes problems with PM - MailPHP #31

@thinkbound

Description

@thinkbound

Remove this:


curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, true);

prev | curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, 2);
prev | curl_setopt($ch, CURLOPT_CAINFO, dirname(FILE) . '/Certificate/cacert.pem');

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