mirror of
https://github.com/caddyserver/caddy.git
synced 2026-06-25 11:26:42 +00:00
* acme_server: Refactor database creation apart from authority creation This is a WIP commit that doesn't really offer anything other than setting us up for using a UsagePool to gracefully reload acme_server configs. * Implement UsagePool * Remove unused context * Fix initializing non-ACME CA This will handle cases where a DB is not provided * Sanitize acme db path and clean debug logs * Move regex to package level to prevent recompiling |
||
|---|---|---|
| .. | ||
| acmeserver | ||
| ca.go | ||
| certificates.go | ||
| command.go | ||
| crypto.go | ||
| maintain.go | ||
| pki.go | ||