1

打开iis 找到部署的站点应用连接池,高级设置,“加载用户配置文件”项的值改为true

2

用户:certmgr.msc

本地计算机:mmc——文件——证书

 

 

 --CN = QALINE001.onlyedugroup.com
  C:\Program Files (x86)\Windows Kits\10\bin\10.0.16299.0\x64>makecert -pe -n "CN=
QALINE001.onlyedugroup.com" -in QALINE001.onlyedugroup.com -b 01/07/2018 -e 01/0
7/2118  test.cer
Succeeded

C:\Program Files (x86)\Windows Kits\10\bin\10.0.16299.0\x64>makecert -pe -n "CN=
QALINE001.onlyedugroup.com" -in "QALINE001.onlyedugroup.com" -b 01/07/2018 -e 01
/07/2118  test.cer
Succeeded

C:\Program Files (x86)\Windows Kits\10\bin\10.0.16299.0\x64>makecert -pe -n "CN=
QALINE001.onlyedugroup.com" -is My -in "QALINE001.onlyedugroup.com" -b 01/07/201
8 -e 01/07/2118  test.cer
Succeeded

C:\Program Files (x86)\Windows Kits\10\bin\10.0.16299.0\x64>makecert -pe -n "CN=
QALINE001.onlyedugroup.com" -ss My -sr localmachine -eku 1.3.6.1.5.5.7.3.1 -b 01
/07/2018 -e 01/07/2118  test.cer
Succeeded

 

相关文章:

  • 2021-11-12
  • 2021-07-25
  • 2021-09-19
  • 2021-09-04
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-09-13
  • 2021-07-15
  • 2022-02-04
  • 2021-08-07
  • 2022-12-23
相关资源
相似解决方案