Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Recaptcha SSL


Go to End


4 Posts   1295 Views

Avatar
dendeffe

Community Member, 135 Posts

24 September 2010 at 7:54pm

I’m using the Recaptcha module on a site that uses SSL.

I tried enabling the SSL Recaptcha server by setting

public $useSSL = true; 

It still uses the normal http server, though. Does it work properly for anyone?

Avatar
Ingo

Forum Moderator, 801 Posts

16 October 2010 at 4:05pm

I've fixed up the module with new URLs the other day, that should've this the SSL issue as well - can you confirm?
http://open.silverstripe.org/changeset/111805/modules/recaptcha/trunk

Avatar
dendeffe

Community Member, 135 Posts

17 October 2010 at 8:27pm

Thanks Ingo. I have started using another anti-spam module in the meantime, but I’ll check it out as soon as I get a few minutes.

Avatar
dendeffe

Community Member, 135 Posts

22 October 2010 at 10:43pm

Hi Ingo,

sorry it took me so long to report back (super-busy building silverstripe sites :)

The Recaptcha Module now works properly with https.