From bb57a40621c910e05aa02f0e71f3360715ee3660 Mon Sep 17 00:00:00 2001 From: Kevin Veen-Birkenbach Date: Mon, 28 Apr 2025 09:56:09 +0200 Subject: [PATCH] Added certbundle --- config/defaults.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/config/defaults.yaml b/config/defaults.yaml index 7f1ca5f..b5eaf77 100644 --- a/config/defaults.yaml +++ b/config/defaults.yaml @@ -447,3 +447,14 @@ repositories: - 44D8F11FD62F878E - B5690EEEBB952194 +- account: kevinveenbirkenbach + description: Certbot Domain Bundler automates Let's Encrypt certificate requests for multiple domains using SANs. It groups domains intelligently and supports DNS or webroot challenges, DNS propagation control, wildcard domains, and test mode through simple CLI parameters. + homepage: https://github.com/kevinveenbirkenbach/certbot-domain-bundler + alias: certbundle + provider: github.com + repository: certbot-domain-bundler + verified: + gpg_keys: + - 44D8F11FD62F878E + - B5690EEEBB952194 +