Skip to content

Commit

Permalink
2017-08-24 增加 Nginx HTTPS 配置
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Aug 25, 2017
1 parent c9303d8 commit 8c7e6ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Nginx-Install-And-Settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -439,6 +439,8 @@ http {
- 免费申请 SSL 证书渠道
- 教程:<https://www.wn789.com/4394.html>
- SSL For Free:<https://www.sslforfree.com>
- 配置要点其实就是下面该图:
- ![免费申请 SSL 证书渠道](images/Nginx-SSL-a-1.jpg)
- 一般你会下载下面两个文件:`certificate.crt``private.key`
- 如果你需要把 crt 和 key 的证书转换成 keystore(如果你有这个需求的话)
- 从 key 和 crt 生成 pkcs12 格式的 keystore,生成过程会让人你输入密码,这个密码下面会用到,我这里假设输入 123456
Expand Down
Binary file added images/Nginx-SSL-a-1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8c7e6ae

Please sign in to comment.