标签: ssl iis-8 pfx
我的网站在IIS 8上运行,并且有一个网站面板作为控制面板。但在那里我找不到任何与SSL或类似的东西相关的东西。现在我该如何在我的网站上使用此证书。
Here is the screenshot of the panel
答案 0 :(得分:0)
.pfx文件用于SSL。您可以参考以下URL在Windows中导出和导入SSL。
https://manage.accuwebhosting.com/knowledgebase/1245/How-to-export-an-SSL-certificate-from-Windows-server.html
https://manage.accuwebhosting.com/knowledgebase/1246/How-to-import-SSL-certificate-in-Windows-server.html
您需要在IIS中导入.pfx文件,无法通过网站面板完成。 希望这会有所帮助。