caddy/modules/caddypki/acmeserver
Ian c5197f5999
acme_server: fix reload of acme database (#3874)
* 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
2020-11-23 13:58:26 -07:00
..
acmeserver.go acme_server: fix reload of acme database (#3874) 2020-11-23 13:58:26 -07:00
caddyfile.go caddypki: Add 'acme_server' Caddyfile directive 2020-06-03 09:59:36 -06:00