I've encountered the reported bug http://dev.cmsmadesimple.org/bug/view/4980 whereby the Captcha module causes pages accessed via https:// to give a warning that all page content is not authenticated. A red exclamation mark appears over the "security padlock" on https:// pages, undermining site user's sense of security about the page. This happens because the path to the Captcha image specifies http:// and not https://.
Since a solution within the Captcha module does not appear to be in the immediate works, has anyone found a workaround for this problem?
CAPTCHA Module doesn't support https://
Re: CAPTCHA Module doesn't support https://
You could fork the captcha module and change the http where needed or use the module_custom route here...
http://calguy1000.com/Blogs/6/60/custom ... lates.html
http://calguy1000.com/Blogs/6/60/custom ... lates.html