Archive for February, 2009

ReCaptcha, SSL, and PHP

So in the process of applying the new SSL cert here at work, I discovered an issue with the reCAPTCHA service.
The problem was that I was getting errors saying that my forms were only partially encrypted.  This was due to my use of the reCAPTCHA library, which by default doesn’t use an SSL connection to [...]

PHP, Security, Web Apps