HTTPS:修订间差异

无编辑摘要
无编辑摘要
第11行: 第11行:


===相关网站===
===相关网站===
*[https://jelly.jd.com/article/6006b1045b6c6a01506c87b5 jelly:Nginx 配置 HTTPS 服务器]
*[https://jelly.jd.com/article/6006b1045b6c6a01506c87b5 Jelly:Nginx 配置 HTTPS 服务器]
*[https://tengine.taobao.org/nginx_docs/cn/docs/http/configuring_https_servers.html tengine.taobao.org:配置 HTTPS 服务器]
*[https://tengine.taobao.org/nginx_docs/cn/docs/http/configuring_https_servers.html tengine.taobao.org:配置 HTTPS 服务器]
*[https://docs.nginx.com/nginx/admin-guide/security-controls/securing-http-traffic-upstream/ Nginx 文档:Securing HTTP Traffic to Upstream Servers]


===相关文章===
===相关文章===

2021年9月14日 (二) 07:35的版本

HTTPS,全称是HyperText Transfer Protocol Secure(超文本传输安全协议),是一种加密的传输协议。HTTPS通过HTTP进行通信,但数据包使用 SSL/TLS加密。


简介

时间轴

基础知识

资源

官网

相关网站

相关文章