You’ll need to download the cacert.pen from curl, add it to your PHP install, and edit your PHP.ini file to set the full path to the file for the curl.cainfo
directive. For more info please google the error or go to the link specified in the error.
Cheers.