mirror of https://github.com/caddyserver/caddy.git
c5197f5999
* 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.go | ||
caddyfile.go |