This is the community forum. For a developer response use the Client Area.
Follow us on Facebook, Twitter and YouTube!

Enabling TLS: reCaptcha problem
#1

I have enabled TLS on my site. Although I've updated Settings>System, reCaptcha is still served insecurely from Google and so blocked by most browsers. What have I missed?
Reply
#2

Can you provide the URL of the page so I can determine what parts are being served insecurely?

Have you completed the interview?
Reply
#3

The site is https://ingram-braun.net

The site performs well in Google's mobile friendly test. Secure image lowers the score, therefore shifting is not a preferred option.
The insecure URL is http://www.google.com/recaptcha/api/challenge?k=$key. I have observerd a referring TLS URL in the source code but I didn't manage to enable it.
Reply
#4

Okay, can you try changing the "http" to "https" in the line below:

PHP Code:
<?php 
define
("RECAPTCHA_API_SERVER", "http://www.google.com/recaptcha/api");

/upload/includes/external/recaptcha/recaptchalib.php

Have you completed the interview?
Reply


Possibly Related Threads…
Thread / Author Replies Views Last Post
Last Post by Steven
20-Aug-2017, 01:09 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)