Mastering Azure Application Gateway
This post will walk you through each step of setting up the Microsoft Azure Application Gateway to finally publish two different web…
Set up Checkmk on SUSE Linux Enterprise Server (SLES)
In this post we will see how to set up Checkmk on SLES 15 SP5 and how to secure the…
Regenerate Self-Signed ESXi Host Certificates after changing Hostname
By default the self-signed certificates on your ESXi hosts will have a common name of localhost.localdomain. So after changing the…
Set up a 2-tier PKI in Active Directory Certificate Services (AD CS) – Part 4
In this part of my blog post series we will set up a Windows 11 client virtual machine and one Windows Server 2022…
Set up a 2-tier PKI in Active Directory Certificate Services (AD CS) – Part 3
In this part of my blog post series we will set up the Subordinate CA (Intermediate CA) which will be domain joined. Subordinate…
Set up a 2-tier PKI in Active Directory Certificate Services (AD CS) – Part 2
In this part of my blog post series we will set up the standalone offline Root CA which is not…
Set up a 2-tier PKI in Active Directory Certificate Services (AD CS) – Part 1
In this blog post series I want show step by step, how to setup a 2-tier PKI consisting of a…
How to disable Certificate Revocation Check for Windows SSTP VPN?
When using the native Windows SSTP VPN, which utilizes SSL/TLS certificates to authenticate the VPN server and to establish a…
Code Signing in Visual Studio
In this post I want to show how you can sign your Visual Studio application by using a X.509 code…
Active Directory Certificate Mapping – Implicit vs. Explicit
In Active Directory you can use certificate mapping to bind an identity to a X.509 certificate, which then can be…