I am using the recaptcha gem from here. In chrome the recaptcha box does not appear at all and usually gives no indication that anything was hidden. In internet explorer, the user is prompted with “Only secure content is displayed”.
Why is this regarded as insecure? Are there any options I can set in the specified gem to fix this issue?
Use
recaptcha_tags :ssl => true.