3612: While using SSL redirect for main site, recaptcha attempts to pull via http rather than https, causing browser issues

reve****@gmai***** (Google Code) (Is this you? Claim this profile.)
Oct. 9, 2014
What version are you running?
2.0.8


What's the URL of the page containing the problem?
https://review.cloudera.org

What steps will reproduce the problem?
1.  Open page
2.  Attempt to register new user

What is the expected output? What do you see instead?
Expected output is to see a captcha image.

What operating system are you using? What browser?
Multiple:
Chrome - No captcha shown.  You have to click the shield in the URL bar and enable insecure elements
Safari - Works fine
IE - Page warns of insecure elements

Please provide any additional information below.
Per https://developers.google.com/recaptcha/docs/tips there is a way to change code to use https, but I cannot locate this mechanism in the configuration files.
david
#1 david
This should automatically choose the https version if your server is configured as such. Do you have https:// listed in the "Server" field on /admin/settings/general/ ?
  • +NeedInfo
#2 reve****@gmai***** (Google Code) (Is this you? Claim this profile.)
*facepalm*  Examined everything except the obvious.  Thanks for the help.
david
#3 david
No problem! Have a great day.
  • -NeedInfo
    +SetupIssue