20 Mar 2018
Configure HTTPS for IIS website by WiX setup
This article describes how to use a WiX MSI installer to configure SSL encryption for the default web site of IIS with a provided certificate when installing a web application.
This article describes how to use a WiX MSI installer to configure SSL encryption for the default web site of IIS with a provided certificate when installing a web application.
Github pages support source code syntax highlighting, which can improve the readability of code snippets in a blog or page. This post explains, how it can be activated.
How I added localization to my personal github pages
Github has removed weak cryptographic standards after announcement.
How to write meaningful unit tests.