IIS LetsEncrypt on IIS Here's what I needed to do to get the LetsEncrypt client working on IIS (8.5) 1. Manually create the well-known folder which is required for Lets-Encyrpt to validate your domain. Create this in the root of your site - e.g. C:\inetpub\wwwroot\.well-known (apparently you
Computing Moodle, NGINX, php-fpm, Ubuntu 16.04 First steps, ensure everything on the server is up to date: sudo apt update && sudo apt upgrade Then make sure that your hostname is set so you'll be able to access your server over the web, update external DNS records so that LetEncrypt can be used