Request and Install Certificate

Hi I am following this tutorial (https://github.com/sjkp/letsencrypt-siteextension/wiki/How-to-install#configure-the-site-extension). In the last step when I request to install certificate the website crashes giving me following screen. Following the error I deduced that it can not resolve DNS but I have no idea how to resolve the issue.

Please place a test file at: http://gifylapse.com/.well-known/acme-challenge/test.txt

As shown by the error report (at: updated link - yes I had to type all that URL in); It did resolve the name, so it is NOT a DNS problem:

      "hostname": "gifylapse.com",
      "port": "80",
      "addressesResolved": [ "40.84.227.180" ],
      "addressUsed": "40.84.227.180",
1 Like

I have placed a test file, but I am now getting a new 403 error

this is screen shot of my logs

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