Getting PHP CURL to Call HTTPS URLs on Windows
So Windows Server is a fantastic environment for PHP, it has only improved and will only continue to improve. However, CURL no longer bundles the root certificates in any builds and this causes problems when you look to leverage curl to do something like call an API with HTTPS in the URL. Some will recommend […]
Getting PHP CURL to Call HTTPS URLs on Windows Read More »