I recently was asked how to script the IIS SSL setting to require client certificates (see figure below) using Powershell. We needed to automate the setting since it was part of an Azure deployment. There are other methods of doing this, but since we were using Powershell for everything else, we preferred to keep a consistent approach.
↧