Skip to content

Commit 8c7e6ae

Browse files
author
zhangchaohuang@banggood.com
committed
2017-08-24 增加 Nginx HTTPS 配置
1 parent c9303d8 commit 8c7e6ae

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Nginx-Install-And-Settings.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -439,6 +439,8 @@ http {
439439
- 免费申请 SSL 证书渠道
440440
- 教程:<https://www.wn789.com/4394.html>
441441
- SSL For Free:<https://www.sslforfree.com>
442+
- 配置要点其实就是下面该图:
443+
- ![免费申请 SSL 证书渠道](images/Nginx-SSL-a-1.jpg)
442444
- 一般你会下载下面两个文件:`certificate.crt``private.key`
443445
- 如果你需要把 crt 和 key 的证书转换成 keystore(如果你有这个需求的话)
444446
- 从 key 和 crt 生成 pkcs12 格式的 keystore,生成过程会让人你输入密码,这个密码下面会用到,我这里假设输入 123456

images/Nginx-SSL-a-1.jpg

331 KB
Loading

0 commit comments

Comments
 (0)