标签: powershell iis iis-6
我有一个较旧的Web服务器,其中包含IIS 6和多个具有SSL绑定的网站。我想生成一个列表,其中哪些证书绑定到哪些站点。 Powershell将是首选方法。
这篇文章适合我相信IIS7,但不是6: Powershell script to find currently bound expiring certificates in IIS