Skip to content

SSL certificate problem: unable to get local issuer certificate, must set CURLOPT_SSL_VERIFYPEER=0 #122

Description

@ortreum

I can only connect with:

    curl_setopt($this->curlHandle, CURLOPT_SSL_VERIFYPEER, 0);

Without it I got this message:

    Failed connection to https://hbci11.fiducia.de/cgi-bin/hbciservlet: SSL certificate problem: unable to get local issuer certificate

You should add an SSLType parameter or set this line 0. Some might only allow connections via TLS 1.2.

Thx

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