Windows 11 64bit
Wampserver 3.3.1 64bit
Apache Version 2.4.54.2
PHP Version 5,7&8
MySQL Version 5&8
I'm testing a script that runs an analysis of SEO for any domain that I enter; i.e [example.com]
I used this script to configure SSL (https://github.com/custom-dev-tools/wampserver-ssl-auto-config) which I saw in this thread:
[forum.wampserver.com]
However the script returns the below error when I run the it. I'm assuming I need to enter the cert path in the curl entry in php.ini(?), but I'm not sure how to do this. cURL does show that is enabled in phpinfo and that it's using OpenSSL 1.1.1s
cURL error 60: SSL certificate problem: unable to get local issuer certificate (see [curl.haxx.se]) for
[swobodamarketing.com]
Any help appreciated.
Wampserver 3.3.1 64bit
Apache Version 2.4.54.2
PHP Version 5,7&8
MySQL Version 5&8
I'm testing a script that runs an analysis of SEO for any domain that I enter; i.e [example.com]
I used this script to configure SSL (https://github.com/custom-dev-tools/wampserver-ssl-auto-config) which I saw in this thread:
[forum.wampserver.com]
However the script returns the below error when I run the it. I'm assuming I need to enter the cert path in the curl entry in php.ini(?), but I'm not sure how to do this. cURL does show that is enabled in phpinfo and that it's using OpenSSL 1.1.1s
cURL error 60: SSL certificate problem: unable to get local issuer certificate (see [curl.haxx.se]) for
[swobodamarketing.com]
Any help appreciated.