summaryrefslogtreecommitdiff
path: root/modules/caddytls
diff options
context:
space:
mode:
authorCass C <wcaplinger@gmail.com>2023-06-02 15:04:31 -0400
committerGitHub <noreply@github.com>2023-06-02 13:04:31 -0600
commit078f130a51b1546d63d770acdcbdec64cc7323a6 (patch)
tree0402f71cc005f1b97961cc03372b7ce82d6c254f /modules/caddytls
parent9c180a59880160d775095f1f40650d8b8bc988a4 (diff)
cmd: Implement storage import/export (#5532)
* cmd: Implement 'storage import' and 'storage export' CLI commands. These commands use the certmagic.Storage interface. In particular, storage implementations should ensure that their List() functions correctly enumerate all keys when called with an empty prefix and recursive == true. Also, Stat() calls on keys holding values instead of nested keys are expected to set KeyInfo.IsTerminal = true. * remove errors.Join
Diffstat (limited to 'modules/caddytls')
0 files changed, 0 insertions, 0 deletions