bother to track my blog?

Just in case if anyone bothers to track my blog here is an update. I have contributed two posts recently to our IIS/ASP.Net Support blogging site.

1. If you are seeing the following error during the IIS 6.0 Install/Setup:

Error writing encrypted data to the Web Server's configuration database (Metabase).

0x80090010=Access denied.

This post may be useful to you.

https://blogs.msdn.com/webtopics/archive/2010/04/26/iis-6-0-installation-setup-failure-with-the-error-0x80090010-access-denied.aspx

2. We had an article on https://learn.iis.net around how you can configure One-to-One mapping for client certificate authentication feature in IIS 7/7.5 but we did not have an equivalent for Many-to-One mapping. If you are interested you may want to follow the link below:

https://blogs.msdn.com/webtopics/archive/2010/04/27/configuring-many-to-one-client-certificate-mappings-for-iis-7-7-5.aspx

This post also highlights how you can use the cool Configuration Editor extension to manage IIS configurations including Client Certificate mapping and how easily and automatically you can generate code/scripts/commands to manage IIS features.