项目作者: sc0Vu

项目描述 :
Lets encrypt auto renew bot.
高级语言: Shell
项目地址: git://github.com/sc0Vu/letsbot.git
创建时间: 2017-08-09T08:04:19Z
项目社区:https://github.com/sc0Vu/letsbot

开源协议:

下载


letsbot

Lets encrypt auto renew bot.

Idea is origin from the repo Lets-Encrypt-Smart-Renew.

The script checkout the /etc/letsencrypt/live directory and renew the certs.

Usage

Check your os type and using the specific web host version.

Eg, ubuntu with nginx, so using ubuntu/letsbot-nginx.sh

Cronjob

  1. crontab -e
  2. 0 22 * * * /letsbot/ubuntu/letsbot-nginx.sh > /var/log/letsbot.log

Remember to login as root user

Todo

Apache version.

Cert backup.