hijiangtao / hijiangtao.github.io.comments

Comments container for https://hijiangtao.github.io/
MIT License
0 stars 0 forks source link

网络安全科普:详解 HTTPS 与 TLS - Joe’s Blog #139

Open hijiangtao opened 1 year ago

hijiangtao commented 1 year ago

https://hijiangtao.github.io/2022/12/25/HTTP-and-TLS/

作为普通用户,当我们上网冲浪时,是否想过为什么越来越多的域名输入时是 HTTPS 开头而非 HTTP 么?HTTPS 相比 HTTP 多出来的 S 到底多了些什么?TLS 和 SSL 又是什么,握手机制是如何进行的?其在七层协议中处于什么位置,与 HTTPS 相关的概念比如 CA 证书、Keyless、DTLS、mTLS 又分别是些啥?当我们使用 wireshark 时又该怎么抓包分析……种种疑问,希望能通过这篇文章的介绍为大家解答其中的部分解惑。