mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-13 23:23:32 +01:00
Managing multiple certificates and servers #603
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @devlich on GitHub (Apr 25, 2023).
First of, thanks a lot for this great tool. I tried many acme clients before and Dehydrated is the only that never fails when automated. So a while ago I've created a bash tool (Desiccant) that allow me to manage multiple certs in multiple servers by simply editing JSON files. At the time I was planning to improve it a bit, but finally I'm using it as is and it work perfectly for me. I've never made any pull request since it's more of a wrapper that embed other projects like jq, but still, I'm interested in the Dehydrated community opinions. So here's my questions :