dehydrated-io / dehydrated

letsencrypt/acme client implemented as a shell-script – just add water
https://dehydrated.io
MIT License
5.97k stars 716 forks source link

Managing multiple certificates and servers #909

Open devlich opened 1 year ago

devlich commented 1 year ago

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 :