HTTPS的加密原理和过程
HTTPS(Hypertext Transfer Protocol Secure)是在 HTTP 的基础上通过 SSL(Secure Socket Layer)或 TLS(Transport Layer Security)协议添加了加密层的协议。HTTPS的加密原理和过程可以简单概括为以下几个步骤。
2023-11-12 1872 0
System.InvalidOperationException:“Unable to configure HTTPS endpoint.异常处理
.NET Core网站按F5运行时,在Program.cs里运行到app.Run()的时候报错:System.InvalidOperationException:“Unable to configure HTTPS endpoint. No server certificate was specified, and the default developer certificate could not be found or is out of date.
2023-01-13 3636 0
IIS实现HTTP自动301跳转HTTPS配置教程(web.config + URL Rewrite完整指南)
百度站长平台目前已经建议网站使用HTTPS了。IIS配置HTTP 301重定向到HTTPS实测有效。首先需要安装IIS的URL Rewrite(伪静态模块),然后配置web.config就可以了。
2020-07-06 4069 0
-
匿
匿名用户 2026-07-11
-
匿
匿名用户 2026-06-01
- 匿
-
飞
飞翔 2026-05-06
-
匿
匿名用户 2026-04-28