ssl - 使用 https 时出现 http 403.4 错误

标签 ssl asp-classic https iis-6

我收到 http 错误 403.4 - Forbidden: SSL is required to view the resource error using IIS6,即使 url 以 https 开头。

这是一个经典的 asp 站点,在文件路径更改之前一直有效。必须更改路径,因为必须升级站点。得到错误后;放回原来的路径也不行。

有人知道我应该检查什么来解决上述错误吗?

最佳答案

尝试关注 Configuring SSL on a Web Server or Web Site (IIS 6.0)来自微软。它特别提到了你得到的错误:

If you set your Web site to require SSL, as in step 6 above, and you have not completed setting up SSL for the site, then users browsing your site will receive this error: "HTTP Error 403.4 - Forbidden: SSL is required to view this resource." To avoid this condition, either complete all the steps in the list above, or go back and clear the Require Secure Channel (SSL) check box (see step 6).

关于ssl - 使用 https 时出现 http 403.4 错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4807591/

相关文章:

php - 在 TYPO3 中通过 SSL 传送静态资源

asp-classic - 你如何在 Visual Studio 2015 中允许父路径?

ssl - nginx 加载 ssl 证书失败

spring-boot - 如何在使用带有自签名证书的 Spring RestTemplate 时修复 "SSLHandshakeException"

node.js - Nginx 配置 : Two domain names for one nodeJS app

c# - 如何在带有 SSL 的 C# 中使用 HTTP GET 请求? (违反协议(protocol))

java - 如何解决 SSLPeerUnverifiedException : peer not authenticated after using InstallCert. java

sql - Windows 8 上的 Microsoft SQL Server Express - 连接但随后为 "Provider cannot be found. It may not be properly installed"

javascript - ASP 中的正则表达式巫术

apache - 负载均衡器和 HTTPS 请求转发