[Code] Help with PHP OpenID and SSL
Jonathan Manger
gbsyrome at gmail.com
Thu Aug 19 20:32:36 UTC 2010
I'm trying to send an open ID auth request using PHP OpenID to a SSL server
with a self-signed certificate. cURL is complaining that it's unable
to verify the server, and overriding any curl_setopt values in the
library code itself is not an option. Is there a way to manually set this
option
outside of the library, or do you recommend another alternative?
I get this error for reference.
CURL error
>>> (60): SSL certificate problem, verify that the CA cert is OK.
>>> Details:\nerror:14090086:SSL
>>> routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openid.net/pipermail/openid-code/attachments/20100819/357babc0/attachment.html>
More information about the Code
mailing list