Set --force required to renew > 30 days

This commit is contained in:
VirtuBox
2019-10-29 22:20:36 +01:00
parent 61a2201e17
commit 5cb8ab6268
2 changed files with 11 additions and 6 deletions

View File

@@ -27,6 +27,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Refactored WordOps download function with python3-requests
- MySQL backup path changed to `/var/lib/wo-backup/mysql`
- Do not check anymore if stack are installed with apt in `wo service` but only if there is a systemd service
- Refactored `--letsencrypt=renew`. Require the flag `--force` if certificate expiration is more than 45 days
#### Fixed