aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/mholt/acmez
Commit message (Collapse)AuthorAgeFilesLines
* go1.16 (#14783)techknowlogick2021-02-283-14/+19
|
* Use caddy's certmagic library for extensible/robust ACME handling (#14177)techknowlogick2021-01-2518-0/+3303
* use certmagic for more extensible/robust ACME cert handling * accept TOS based on config option Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: zeripath <art27@cantab.net> Co-authored-by: Lauris BH <lauris@nix.lv>