Cnordbo / RECaptcha-for-Codeigniter

Google RECaptcha v1 integration for Codeigniter (Obsolete for RECaptcha v2)
https://developers.google.com/recaptcha
58 stars 56 forks source link

Error on SSL #15

Closed lutfiarfianto closed 8 years ago

lutfiarfianto commented 9 years ago

i found this:

 An internal error occurred: 50FB412555F21.AC2CCCA.E7004106

while working on SSL? would you please help me. Thank's a lot for your awesome stuff

Cnordbo commented 9 years ago

Do you have any more information on what you were trying to do when you got this error? Where the error occured e.e?

If it happens when trying to get the HTML for the recaptcha, remember to use recaptcha_get_html(null,true) as this sets up the library to use googles SSL server.

Cnordbo commented 8 years ago

Closing this issue as its been a year without response or further issues.