4

在我的要求中,我需要制作一个自签名证书。我使用“makecert.exe”创建了它。但现在我想知道,如何在 IIS 中安装自签名证书

4

2 回答 2

5

最后我得到了在 IIS 中创建和安装自签名证书的分步解决方案请访问

http://www.neiland.net/blog/article/how-to-create-and-install-a-self-signed-ssl-cert-with-iis7/

于 2013-09-19T07:04:03.903 回答
-1

首先,将证书安装到个人商店。请参阅本文以获得指导: http: //office.microsoft.com/en-us/sharepoint-portal-server-it/step-10-import-the-certificate-to-the-personal-certificate-store-for -the-index-management-server-HA001164773.aspx

之后,在编辑 https 条目时,应该可以在网站绑定设置中进行选择。

于 2013-09-19T06:47:47.867 回答