【发布时间】:2018-01-08 01:15:46
【问题描述】:
我对 Windows PowerShell 完全陌生。
我正在尝试将 IIS 的默认网站的 SSL 设置从
Required SSL = false and client certificate = ignore 到
Required SSL = true and client certificate = accept 使用 powershell(我必须将其配置为 ansible playbook)
我已经搜索但没有得到任何解决方案。
请帮助。任何线索或解决方案将不胜感激。 :) 谢谢你
【问题讨论】:
标签: windows powershell iis ansible powershell-2.0