Verification failed while applying for sslforfree

Sir when I applyed for ssl from sslforfree.com, verification was failed. I did everything correctly. and the link redirected also properly. But it says

Domain “k2entercom.ga” challenge3 failed. Response from “https://acme-v02.api.letsencrypt.org/acme/challenge/PtSjcrGgXO530joILC7AH52KvLk5nRCQLDAfWJQioUo/16188521621” was:

Warning: Your verification URL is not returning the correct contents to our verification servers. The URL looks like it is blocking bots and which inadvertently blocks our servers from receiving the correct content. Contact your host, a professional developer or admin for further help with fixing it.

Error: Invalid response from http://k2entercom.ga/.well-known/acme-challenge/7_n8kWU6BrqYo2oVIeK78_9WA7AwxkCPqr4cln7CJLY [185.27.134.130]: “<html><body><script type="text/javascript" src="/aes.js" ></script><script>function toNumbers(d){var e=;d.replace(/(…)/g,func”

Full Error: { “type”: “http-01”, “status”: “invalid”, “error”: { “type”: “urn:ietf:params:acme:error:unauthorized”, “detail”: “Invalid response from http://k2entercom.ga/.well-known/acme-challenge/7_n8kWU6BrqYo2oVIeK78_9WA7AwxkCPqr4cln7CJLY [185.27.134.130]: "\u003chtml\u003e\u003cbody\u003e\u003cscript type=\"text/javascript\" src=\"/aes.js\" \u003e\u003c/script\u003e\u003cscript\u003efunction toNumbers(d){var e=;d.replace(/(…)/g,func"”, “status”: 403 }, “url”: “https://acme-v02.api.letsencrypt.org/acme/challenge/PtSjcrGgXO530joILC7AH52KvLk5nRCQLDAfWJQioUo/16188521621”, “token”: “7_n8kWU6BrqYo2oVIeK78_9WA7AwxkCPqr4cln7CJLY”, “validationRecord”: [ { “url”: “http://k2entercom.ga/.well-known/acme-challenge/7_n8kWU6BrqYo2oVIeK78_9WA7AwxkCPqr4cln7CJLY”, “hostname”: “k2entercom.ga”, “port”: “80”, “addressesResolved”: [ “185.27.134.130” ], “addressUsed”: “185.27.134.130” } ] }

What do I do now? Please help.

Let’s Encrypt bots can’t access the files here, because there is a security system that adds ?i=1 to the browser if the cookie is added. If the option to enable cookies is disabled, it redirects to ?i=2, then to ?i=3 and then to instructions to enable cookies on the browser. If the JavaScript is disabled, then it shows the <noscript> content. So the bots can’t access your website, only the browsers if there is JavaScript and cookies enabled.
The only way without complicated steps is to use CloudFlare, either from the cPanel integration (but that breaks MX records and subdomains) or from dash.cloudflare.com.

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