Add --force to site for -le

This commit is contained in:
VirtuBox
2019-09-25 22:41:13 +02:00
parent 8812390bd2
commit 1ef1517f65
2 changed files with 28 additions and 14 deletions

View File

@@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- [SECURE] Allow new ssh port with UFW when running `wo secure --sshport`
- [SECURITY] Additional Nginx directives to prevent access to log files or backup from web browser
- [CORE] apt-mirror-updater to select the fastest debian/ubuntu mirror with automatic switching between mirrors if the current mirror is being updated
- [SITE] add `--force` to force Let's Encrypt certificate issuance even if DNS check fail
#### Changed