From e8700c27159079858647db885565160080cc4870 Mon Sep 17 00:00:00 2001 From: Kevin Veen-Birkenbach Date: Wed, 7 May 2025 06:05:58 +0200 Subject: [PATCH] Added certreap --- config/defaults.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/config/defaults.yaml b/config/defaults.yaml index b5eaf77..960bec4 100644 --- a/config/defaults.yaml +++ b/config/defaults.yaml @@ -458,3 +458,14 @@ repositories: - 44D8F11FD62F878E - B5690EEEBB952194 +- account: kevinveenbirkenbach + alias: certreap + description: A Python utility to automatically detect, revoke, and delete unused Let's Encrypt certificates based on active NGINX configuration files. + homepage: https://github.com/kevinveenbirkenbach/certbot-reaper + provider: github.com + repository: certbot-reaper + verified: + gpg_keys: + - 44D8F11FD62F878E + - B5690EEEBB952194 +