Answers for "curl error 60: ssl certificate problem: self signed certificate in certificate chain (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://api.cloudinary.com/v1_1/dejzil6su/image/upload"

PHP
0

CURL error 60: SSL certificate problem: self signed certificate in certificate chain

#INI Setting
curl.cainfo = <absolute_path_to> cacert.pem
Posted by: Guest on October-06-2021

Code answers related to "curl error 60: ssl certificate problem: self signed certificate in certificate chain (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://api.cloudinary.com/v1_1/dejzil6su/image/upload"

Browse Popular Code Answers by Language