Using recaptcha with SSL

Open Recaptchalib.php
change  the recaptcha_get_html "$use_ssl" variable from false to true

Before

 

After