Blog
Tutorials, scripts and other useful notes
IIS Express 10 localhost SSL certificate reset
26/03/21, 20:48 | 3 min read |
Tutorial on how to reset your localhost SSL certificate for IIS Express 10.
Nginx/Apache SSL Certificates with Let's Encrypt
27/01/21, 19:24 | 1 min read |
Certbot is a free, open source software tool for automatically using Let’s Encrypt certificates on manually-administrated websites to enable HTTPS.
IIS SSL Certificates with Let's Encrypt
25/01/21, 20:38 | 1 min read |
win-acme is a ACMEv2 client for Windows that aims to be very simple to start with, but powerful enough to grow into almost every scenario.
Chocolatey, the package manager for Windows
11/01/21, 18:56 | 2 min read |
Chocolatey has the largest online registry of Windows packages. Chocolatey packages encapsulate everything required to manage a particular piece of software into one deployment artifact by wrapping installers, executables, zips, and/or scripts into a compiled package file.