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…
.NET, AD CS, C#, General, PKI, Security, Visual Studio, ...
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…
Configure certificate auto-enrollment
In this post I want to show how to configure certificate auto-enrollment. This topic is well documented from Microsoft. I…