Parse acme.sh csv cert list to detect if a wildcard is available

This commit is contained in:
VirtuBox
2019-08-30 04:27:54 +02:00
parent 743aec2caa
commit 51b698988e
3 changed files with 43 additions and 2 deletions

View File

@@ -8,6 +8,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### v3.9.x - [Unreleased]
#### Changed
- Date format in backup name : /backup/30Aug2019035932 -> /backup/30Aug2019-03-59-32
#### Fixed
- cache-enabler plugin not installed and configured with `wo site update site.tld --wpce`
### v3.9.8.5 - 2019-08-30
#### Changed