-
Notifications
You must be signed in to change notification settings - Fork 6
IIS 网站 HTTP 访问正常,HTTPS 无法访问 #118
Copy link
Copy link
Closed
Labels
ServerThe invisible heroThe invisible heroSoftwareAbout installation ande usageAbout installation ande usage
Description
解决过程
给 IIS 中的网站开启 HTTPS 的整体流程,参照 07. Windows Server 2012 网站启用 HTTPS 这篇文档,其中有两点要注意:
- 给 IIS 默认创建的网站添加 SSL 证书时,
需要服务器名称指示这一项 不要 选中。 - 给自己创建的网站添加 SSL 证书时,
需要服务器名称指示这一项 不要 选中。
只有按照这样设置,自己创建的网站才能顺利地用 HTTPS 协议访问。
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ServerThe invisible heroThe invisible heroSoftwareAbout installation ande usageAbout installation ande usage