1
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-16 21:56:40 -05:00
caddy/modules/caddypki
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 acme_server: switch to bbolt storage (#3868) 2020-11-23 13:03:58 -07:00
ca.go ci: Use golangci's github action for linting (#3794) 2020-11-22 14:50:29 -07:00
certificates.go v2: Implement 'pki' app powered by Smallstep for localhost certificates (#3125) 2020-03-13 11:06:08 -06:00
command.go pki: Embedded ACME server (#3198) 2020-05-05 12:35:32 -06:00
crypto.go pki: Add docs to some struct fields 2020-05-18 13:50:46 -06:00
maintain.go all: Recover from panics in goroutines 2020-05-12 11:36:20 -06:00
pki.go pki: Embedded ACME server (#3198) 2020-05-05 12:35:32 -06:00