Skip to content

Commit 1ca5f12

Browse files
letsencrypt: refactor addon (#3943)
* letsencrypt: improve documentation * letsencrypt: refactor configuration and align with documentation * letsencrypt: improve documentation * letsencrypt: refactor scripts * letsencrypt: switch dns-gandi to a maintained version * letsencrypt: add additional arguments to certbot * letsencrypt: fix review suggestions * letsencrypt: add check for TransIP global_key * as per comment #3855 (comment) * fixes #3876 Co-authored-by: Goopher <[email protected]> * letsencrypt: refactor with coderabbitai suggestions Signed-off-by: Goetz Goerisch <[email protected]> * letsencrypt: bump to 5.4.0 --------- Signed-off-by: Goetz Goerisch <[email protected]> Co-authored-by: Goopher <[email protected]>
1 parent 976afaf commit 1ca5f12

File tree

9 files changed

+1018
-648
lines changed

9 files changed

+1018
-648
lines changed

letsencrypt/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 5.4.0
4+
5+
- Add additional arguments to certbot (dry-run, test-cert, verbose)
6+
- Switch gandi-dns to a maintained version (certbot-plugin-gandi-modern)
7+
- Refactor scripts
8+
- Improve documentation
9+
- Refactor configuration and align with documentation
10+
311
## 5.3.3
412

513
- Re-enabled certbot-dns-mijn-host

0 commit comments

Comments
 (0)