caddy/modules/caddypki/acmeserver
Ian 06ba006f9b
acme_server: switch to bbolt storage (#3868)
* acme_server: switch to bbolt storage

There have been some issues with the badger storage engine
being used by the embedded acme_server. This will replace
the storage engine with bbolt

* Switch database path back to acme_server/db and remove if directory
2020-11-23 13:03:58 -07:00
..
acmeserver.go acme_server: switch to bbolt storage (#3868) 2020-11-23 13:03:58 -07:00
caddyfile.go caddypki: Add 'acme_server' Caddyfile directive 2020-06-03 09:59:36 -06:00