标签:ash show ppi ati 证书 ssl win iat got
NETSH.EXE操作SSL
程序位置:c:\windows\syswow64\netsh.exe
查看当前端口配置
netsh http show sslcert
netsh http add sslcert ipport=0.0.0.0:8000 certhash=0000000000003ed9cd0c315bbb6dc1c08da5e6 appid={00112233-4455-6677-8899-AABBCCDDEEFF} clientcertnegotiation=enable
Netsh http delete sslcert ipport=0.0.0.0:8005
标签:ash show ppi ati 证书 ssl win iat got
原文地址:http://www.cnblogs.com/hnxxcxg/p/7612492.html