.well-known - challenge3 failed - Is this a JS issue?

I’m using https://www.sslforfree.com with Manual Verification, but get a long error message "…challenge3 failed ".

The two verification files uploads fine to my server, and the links works in my browser, eg

http://mysite.com/.well-known/acme-challenge/7k82W8G5LmUz04NkDEfO_hwqITh103hR99Mh8JmaZDI

shows the number/letter combination on the screen.

HOWEVER, I did notice that if I block JavaScript (in my Mozilla Browser), then the response is

“This site requires Javascript to work, please enable Javascript in your browser or use a browser with Javascript support”

Question?

Is there a problem with the server/hosting configuration since it requires JS to show the verification files?

Thanks

John

It could well be. You should be providing a plain text response. What is your domain name so we can check.

Hi,

Here is the link

http://waveixcer.com/.well-known/acme-challenge/UUOrAGILMCOh1j8fg2a6ccPcZt9fuFJ0WB_h793VlHU

It looks as if you have a firewall ( or other protection system) that isn’t allowing things like curl to access and check that page - I get a 403 Forbidden

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.