打开IIS:inetmgr

打开服务:ctrl+shift+Esc

查看证书秘钥:

Windows服务器端口绑定证书

Windows服务器端口绑定证书

Windows服务器端口绑定证书

服务器查看https证书绑定:

  1) 查看证书 netsh http show sslcert

  2) 将证书与端口绑定
  >c:\Windows\System32\netsh
  >http add sslcert ipport=0.0.0.0:8012 certhash=2d1ccf2b9761f39545efeeba0375b93d16a04a9f appid={60c8fb59-662c-4bf6-a203-cceef6820d93}

相关文章:

  • 2021-11-05
  • 2021-06-11
  • 2022-12-23
  • 2022-02-08
  • 2021-07-02
  • 2022-02-05
  • 2022-12-23
  • 2021-04-07
猜你喜欢
  • 2022-12-23
  • 2022-01-17
  • 2022-12-23
  • 2021-11-29
  • 2022-02-08
  • 2021-11-23
  • 2022-12-23
相关资源
相似解决方案