Ulad Malashanka's Blog Posts

VBScript to configure one-to-one client certificate mapping on IIS7

Recently I wrote some scripts and simple UI tool to deal with client certificate mapping on IIS7. Today I'm publishing VBScript to configure one-to-one client certificate mapping on IIS7. Next time I'm going to publish a script to configure many-to-one...

AuthDiag v1.1

IIS Diagnostics Toolkit contains new version of AuthDiag tool. It has updated authmon.dll that is capable to get traces from all appPools. To make it work you should run from command prompt: cd /d "C:\Program Files\IIS Resources\AuthDiag" cacls . /E ...

InitializeSecurityContext

Hello, I started my blogging today. In my posts I’m going to talk about SSL, authentication, certificates and web-security in general. Stay tuned if you want digging into some of the nitty-gritty details of IIS security.

Microsoft Communities