https://github.com/spaze/certmonitor-certbot-deploy-hook
Certbot deploy hook to report my newly issued certificates back to my app
https://github.com/spaze/certmonitor-certbot-deploy-hook
Last synced: 9 months ago
JSON representation
Certbot deploy hook to report my newly issued certificates back to my app
- Host: GitHub
- URL: https://github.com/spaze/certmonitor-certbot-deploy-hook
- Owner: spaze
- License: mit
- Created: 2025-08-17T20:35:27.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-09-28T04:00:49.000Z (9 months ago)
- Last Synced: 2025-09-28T06:06:02.282Z (9 months ago)
- Language: Shell
- Size: 9.77 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# certmonitor-certbot-deploy-hook
Certbot deploy hook to report my newly issued certificates back to my app
1. Copy `certbot_deploy_hook.template.conf` to `certbot_deploy_hook.conf`
2. Edit the details in `certbot_deploy_hook.conf`
3. Symlink `certbot_deploy_hook` to `/etc/letsencrypt/renewal-hooks/deploy`
4. ...
5. Profit!