reCaptcha JobRoller for SSL/https
Have a jobroller site that uses https:// and also uses google's recaptcha for the login/register page
When you go to the login/register page getting the "Only secure content is displayed" for IE and FireFox blocks recaptcha content on the page because it's not secure.
When you go into the JobRoller admin panel, there's only a spot to input your public key and private key for the recaptcha. In other words, Jobroller's default is http:// only and not the https:// option - therefore creating the errors in the login pages for anyone who tries to implement a page using SSL.
Any feedback on how to change this? Even with the editor function? Thanks.