Answers for "ssl certificate problem self signed certificate curl"

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 "ssl certificate problem self signed certificate curl"

Browse Popular Code Answers by Language