且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

“参数不正确."使用 netsh http 添加 sslcert 时出错

更新时间:2023-11-07 23:03:22

在 PowerShell 中只需键入如下.首先进入netsh http模式,然后添加sslcert.它对我有用.

In PowerShell just type as follows. first get into netsh http mode and then add sslcert. It's worked for me.

>netsh

netsh>http

netsh http>add sslcert ipport=0.0.0.0:13286 appid='{a5455c78-6489-4e13-b395-47fbdee0e7e6}' certhash=<thumprint without space>