cURL error 60: SSL certificate problem: unable to get local issuer certificate

1、 Enter https://curl.haxx.se/docs/caextract.html

Choose any one and download it locally
2. Edit PHP INI file

curl. Cainfo = “file address”
note the ini in the corresponding PHP version directory
III. open the SSL extension and restart the server

Read More: