• Resolved sarahtlife

    (@sarahtlife)


    Hi and Good Afternoon to those who are viewing this,

    I am writing this to ask about a situation that I’m encountering with WordPress’s Themes and Plugins…For some random reason, I am unable to install/download ANY Theme or, Plugin…And the cause for this is, this bug titled, “cURL Error 60: SSL certificate problem: unable to get local issuer certificate”.

    For one of the programs I use to host/develop one of my sites locally are: MAMP and pHpMyAdmin. If there is a step by step/in detail solution on how I can resolve this problem, I would happily and greatly appreciate it!

    Error Message I get whenever installing a Theme or, Plugin

    Thank you,

    Sarah T. Vida // sarahtlife
    www.remarpro.com User

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Mark

    (@markwolters)

    Hi Sarah,

    this can be due to a number of things, the most likely reason this problem is occuring is because the cacert.pem file, which contains the most common certificate issuers, is not present in your installation.

    You can solve this by downloading a fresh copy of the cacert.pem file from https://curl.haxx.se/docs/caextract.html/. Once you have downloaded it you can add it to your php.ini file in the following way: curl.cainfo=c:\path\to\cacert.pem.

    Let me know if this resolved your issue!

    Mark

Viewing 1 replies (of 1 total)
  • The topic ‘Having Problem with installing Themes and Plugins. cURL Error 60’ is closed to new replies.