SSL CURL
[email protected] (Kevin Burton) Tue, 25 Feb 2014 21:34:40 -0600
| Newsgroups | php.windows |
|---|---|
| Message-ID | <[email protected]> |
I am trying to issue an https request using CURL and it is failing with a message that the issuer certificate could not be located, I can issue a web request to an https URL without PHP and it works but using PHP and CURL to issue the request fails. Any idea what I could be doing wrong? Maybe a working example? Thank you.