Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xingshaocheng authored Apr 29, 2018
1 parent 67c13df commit e8ecbfe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1218,6 +1218,10 @@ servlet 3.0 异步特性可用于配置中心的客户端

### HTTPS
* [《https原理通俗了解》](https://www.cnblogs.com/zhangshitong/p/6478721.html)
* 使用非对称加密协商加密算法
* 使用对称加密方式传输数据
* 使用第三方机构签发的证书,来加密公钥,用于公钥的安全传输、防止被中间人串改。

* [《八大免费SSL证书-给你的网站免费添加Https安全加密》](https://blog.csdn.net/enweitech/article/details/53213862)

## 网络模型
Expand Down

0 comments on commit e8ecbfe

Please sign in to comment.