Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Captcha wont load in the website.

more options

im trying to comment on the website OXMonline.com and it wont show the captcha, in other browsers it does, so I suspect its firefox.

im trying to comment on the website OXMonline.com and it wont show the captcha, in other browsers it does, so I suspect its firefox.

Ausgewählte Lösung

When Firefox retrieves the script that inserts the CAPTCHA, the certificate (at least in my test) does not match so the retrieval fails silently. The certificate says it was issued for www.google.com, not for api-secure.recaptcha.net.

If you want to allow the script to run anyway, go directly to the script address, which is

https://api-secure.recaptcha.net/challenge?k=6Ldz0wYAAAAAAA5AEkGSWpUqI8_ir4G2YlFFTLKs

then you can add an exception (I wouldn't add it permanently). Then when you reload the comment form (or registration form, which is the one I viewed), the CAPTCHA should appear.

Google's pretty good at server stuff, so hopefully they will fix this soon.

Diese Antwort im Kontext lesen 👍 5

Alle Antworten (1)

more options

Ausgewählte Lösung

When Firefox retrieves the script that inserts the CAPTCHA, the certificate (at least in my test) does not match so the retrieval fails silently. The certificate says it was issued for www.google.com, not for api-secure.recaptcha.net.

If you want to allow the script to run anyway, go directly to the script address, which is

https://api-secure.recaptcha.net/challenge?k=6Ldz0wYAAAAAAA5AEkGSWpUqI8_ir4G2YlFFTLKs

then you can add an exception (I wouldn't add it permanently). Then when you reload the comment form (or registration form, which is the one I viewed), the CAPTCHA should appear.

Google's pretty good at server stuff, so hopefully they will fix this soon.