How to solve this error ?
failed loading cafile stream: `C:xamppapacheincurl-ca-bundle.crt'
You are not providing a valid ca bundle file.
Try downloading this file and save it as C:xamppapacheincurl-ca-bundle.crt You can read the explanation on the Certificate Verification section of the curl documentation.
C:xamppapacheincurl-ca-bundle.crt
libcurl performs peer SSL certificate verification by default. This is done by using a CA certificate store that the SSL library can use to make sure the peer's server certificate is valid.
1.4m articles
1.4m replys
5 comments
57.0k users