3 Commits

Author SHA1 Message Date
gaby64
41ba9b15ca
Handle many domain cert with many accounts
My solution is to use dynamic variables and append the domain with the dot replaced by an underscore to the variable so you can export a set for each domain.

Better yet would be to make use of the json file "/etc/letsencrypt/acmedns.json" that contains the accounts.

Similar to how it is used here: https://github.com/joohoi/acme-dns-certbot-joohoi/blob/master/acme-dns-auth.py
2022-03-30 13:50:10 -04:00
Felix Matouschek
2ce145f359
Refactoring amcedns api (second try) (#3231) 2022-01-09 11:11:00 +08:00
Wolfgang Ebner
dd72f7638d add acme-dns plugin 2018-04-03 10:18:54 +02:00