CA/root certificates for libcurl in PHP
vv
in php.ini:
[curl]
; A default value for the CURLOPT_CAINFO option. This is required to be an
; absolute path.
curl.cainfo = "C:\Program Files\PHP\cacert.pem"
cacert.pem can be downloaded from https://curl.se/docs/caextract.html