HWIOAuthBundle - SSL certificate HWIOAuthBundle - SSL certificate symfony symfony

HWIOAuthBundle - SSL certificate


Download the file http://curl.haxx.se/ca/cacert.pemand add this to your php.ini

curl.cainfo="path/to/your/cacert.pem"

and restart your server !

(see this answer)