步骤: 打开:%systemroot%\SYSTEM32\inetsrv\config\ 打开:applicationHost.config 查找:<binding protocol="https" bindingInformation="IP地址:443:这里填入域名" /> IIS中的效果: 通过“https://IP”访问的效果: Not Found HTTP Error 404. The requested resource is not fou
如果我们直接通过普通的方式对https的链接发送请求,会报一个如下的错误: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to re