mirror of
https://github.com/caddyserver/caddy.git
synced 2025-01-06 22:40:31 -05:00
1e218e1d2e
An idea that came up in https://caddy.community/t/save-internally-issued-wildcard-certificate-in-consul/11740, this a simple module that might be useful for anyone who uses storage modules that aren't filesystem, to let them load certs/keys externally issued for use by Caddy. Bit goofy, since we need to fetch the certmagic.Storage during provisioning, it needs a wrapping struct instead of just being an array like `load_files`. Future work might involve adding Caddyfile support via a subdirective of the `tls` directive maybe? |
||
---|---|---|
.. | ||
distributedstek | ||
standardstek | ||
acmeissuer.go | ||
automation.go | ||
certselection.go | ||
connpolicy.go | ||
fileloader.go | ||
folderloader.go | ||
internalissuer.go | ||
matchers.go | ||
matchers_test.go | ||
pemloader.go | ||
sessiontickets.go | ||
storageloader.go | ||
tls.go | ||
values.go | ||
zerosslissuer.go |