差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录 前一修订版
后一修订版
前一修订版
tech:web:https:certbot [2017/03/21 21:10:37]
某喵
tech:web:https:certbot [2018/05/10 16:04:54] (当前版本)
行 1: 行 1:
-<​markdown>​ 
 # 使用 certbot 为域名生成 https 证书(ubuntu14.04) # 使用 certbot 为域名生成 https 证书(ubuntu14.04)
  
行 70: 行 69:
 ## Ref ## Ref
  
-- https://​certbot.eff.org/#​ubuntutrusty-nginx +[certbot 获取](https://​certbot.eff.org/#​ubuntutrusty-nginx) 
-- https://​www.digitalocean.com/​community/​tutorials/​how-to-secure-nginx-with-let-s-encrypt-on-ubuntu-14-04+[nginx https 配置](https://​www.digitalocean.com/​community/​tutorials/​how-to-secure-nginx-with-let-s-encrypt-on-ubuntu-14-04)
 - crontab 文件格式:分 时 日 月 星期 要运行的命令 - crontab 文件格式:分 时 日 月 星期 要运行的命令
   - 第1列分钟0~59   - 第1列分钟0~59
行 79: 行 78:
   - 第5列星期0~7(0和7表示星期天)   - 第5列星期0~7(0和7表示星期天)
   - 第6列要运行的命令   - 第6列要运行的命令
- 
-</​markdown>​