• Resolved wrathyimp

    (@wrathyimp)


    I have configured the Gmail with the API access token steps.

    When I do Email test, I get the mentioned error:
    cURL error 60: SSL certificate problem: unable to get local issuer certificate (see https://curl.haxx.se/libcurl/c/libcurl-errors.html)

    My wordpress is hosted on-prem server with Windows Server IIS.

    I tried witht eh Other SMTP using Gmail settings then I dont get error, it says Error:
    “code”: 422, “message”: “SMTP Error: Could not authenticate.”,

    So how can I fix it?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter wrathyimp

    (@wrathyimp)

    I was able to get pass this error, after I restarted IIS.
    Now I am in another loop, getting the access_token expires_in error:
    {“access_token”: “abcdefghijklmnopqrstuvwxyz1234567890”, “expires_in”: 3599, “scope”: “https://mail.google.com/”, “token_type”: “Bearer” }

    Plugin Support Ibrahim Sharif

    (@ibrahimsharif)

    Hello @wrathyimp,

    This involves specifics regarding your environment (Windows Server IIS, Gmail API configuration). The best way for us to help you resolve this quickly is to thoroughly investigate your FluentSMTP settings, your Gmail API configuration, and your server environment to ensure everything is correctly configured.

    To do this effectively and to protect your privacy, I recommend creating a support ticket directly through the WPManageNinja Support Portal. Our experts can then delve deeper into your particular setup and offer tailored solutions for your specific use case.

    Please include the details you’ve already shared in the ticket description.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘cURL error 60: SSL certificate problem’ is closed to new replies.