SSL stopped working after implementing reCaptcha
Posted: Mon Oct 31, 2011 5:11 am
Okay guys I have no idea why's that, but my SSL certificate stopped working after I implemented reCaptcha on my site. Before that, my site was showing green padlock icon (secure connection, no problems). But after I added the reCaptcha php code, it started showing padlock icon with red X over the padlock and it says something that the info they enter on the site may be read or changed by third party and so on.
I deleted the php code but it's still not working, also I deleted the recaptchalib.php from the site and still nothing.
What should I do? Thank you.
UPDATE: I googled a little and I probably found an answer. It's just probably a Chrome bug because Opera and Firefox is showing my SSL connection just fine.
SOLVED: Google Chrome caches SSL information for the lifetime of the current tab, so I had to close the tab and re-open it again and it's showing the green padlock again. So if you will ever have the same problem, that's the solution
I deleted the php code but it's still not working, also I deleted the recaptchalib.php from the site and still nothing.
What should I do? Thank you.
UPDATE: I googled a little and I probably found an answer. It's just probably a Chrome bug because Opera and Firefox is showing my SSL connection just fine.
SOLVED: Google Chrome caches SSL information for the lifetime of the current tab, so I had to close the tab and re-open it again and it's showing the green padlock again. So if you will ever have the same problem, that's the solution