errth_
  • Home
  • Computing
  • Notes

LetsEncrypt

A collection of 2 posts
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 should create
Oct 26, 2017 — 2 min read
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 with a free certificate.
Sep 18, 2017 — 3 min read
errth_ © 2023
Powered by Ghost