Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/google-chrome/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/ssl/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Google chrome 错误连接尝试通过Google Chrome中的IP地址访问IIS 8.5/2012 R2托管的https站点时中止_Google Chrome_Ssl_Https_Windows Server 2012 R2_Iis 8.5 - Fatal编程技术网

Google chrome 错误连接尝试通过Google Chrome中的IP地址访问IIS 8.5/2012 R2托管的https站点时中止

Google chrome 错误连接尝试通过Google Chrome中的IP地址访问IIS 8.5/2012 R2托管的https站点时中止,google-chrome,ssl,https,windows-server-2012-r2,iis-8.5,Google Chrome,Ssl,Https,Windows Server 2012 R2,Iis 8.5,警告:这个问题主要是学术性的 我有一个IIS 8.5版本的网站,在端口8443上绑定了HTTPS。相关的netsh行包括: IP:port : 0.0.0.0:8443 Certificate Hash : 887250f4acef494ef4583e8dc8f1c7b5a40a90ed Application ID : {4dc3e181-e14b-4a21-b022-59fc669b0914} Ce

警告:这个问题主要是学术性的

我有一个IIS 8.5版本的网站,在端口8443上绑定了HTTPS。相关的netsh行包括:

IP:port                      : 0.0.0.0:8443
Certificate Hash             : 887250f4acef494ef4583e8dc8f1c7b5a40a90ed
Application ID               : {4dc3e181-e14b-4a21-b022-59fc669b0914}
Certificate Store Name       : My
Verify Client Certificate Revocation : Enabled
Verify Revocation Using Cached Client Certificate Only : Disabled
Usage Check                  : Enabled
Revocation Freshness Time    : 0
URL Retrieval Timeout        : 0
Ctl Identifier               : (null)
Ctl Store Name               : (null)
DS Mapper Usage              : Disabled
Negotiate Client Certificate : Disabled
在Firefox或Internet Explorer中,我可以使用任何一种浏览器访问该站点而不会出现问题https://192.0.2.4:8443/ 或https://hostname:8443/. 在谷歌浏览器中,我只能使用https://hostname:8443. 尝试按以下方式访问站点:https://192.0.2.4:8443/ 返回包含以下文本的错误页:

The webpage at `https://192.0.2.4:8443/` might be temporarily down or
it may have moved permanently to a new web address.
Error code: ERR_CONNECTION_ABORTED
客户端计算机使用64位Windows 7,Google Chrome版本为41.0.2272.101 m

服务器是Windows 2012R2。出于测试目的,Windows防火墙处于关闭状态,服务器上未安装防病毒软件。我查看了服务器上的事件日志,在应用程序或系统日志中没有记录错误


非常感谢您的任何见解。提前谢谢

这个问题似乎离题了,因为它与编程或开发无关。请参见帮助中心中的。也许,或者是一个更好的问问题的地方。