Unlocking the SSL Section in Windows Azure Web Roles

Posting the favourite command line snippet seems to be the newest hobby for Azure developers ;)

Here’s one that is useful to unlock the SSL section (e.g. for client certificates):

%windir%System32inetsrvappcmd.exe unlock config /section:system.webServer/security/access
This entry was posted in Azure. Bookmark the permalink.

Leave a comment