kbjr / ExtID

OpenID and OAuth together in one easy-to-use external ID library
Other
6 stars 0 forks source link

Missing fb_ca_chain_bundle.crt #2

Closed kirs closed 13 years ago

kirs commented 13 years ago

You need to just put the _fb_ca_chainbundle.crt file from facebook php-sdk (https://github.com/facebook/php-sdk/) to application/libraries/extid/oauth-sdks

kbjr commented 13 years ago

done. thanks for reporting it.

venkatraja commented 12 years ago

Invalid or no certificate authority found, using bundled information

how to solve this error

kirs commented 12 years ago

@venkatraja ensure that file with facebook certificate exists in your project