summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/miekg/dns/udp.go
Commit message (Collapse)AuthorAgeFilesLines
* Use caddy's certmagic library for extensible/robust ACME handling (#14177)techknowlogick2021-01-251-0/+102
* 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>