index
:
caddy-cgi
caddy-cgi
fork of caddy for nix to build it with the cgi plugin
System administrator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
caddypki
/
acmeserver
/
acmeserver.go
Age
Commit message (
Expand
)
Author
2023-05-03
acmeserver: Configurable `resolvers`, fix smallstep deprecations (#5500)
Francis Lavoie
2022-12-06
acme_server: Configurable default lifetime for issued certificates (#5232)
Kyle McCullough
2022-09-16
core: Variadic Context.Logger(); soft deprecation
Matthew Holt
2021-12-13
caddypki: Minor tweak, don't use context pointer
Matthew Holt
2021-12-13
pki: Avoid provisioning the `local` CA when not necessary (#4463)
Francis Lavoie
2021-07-01
acmeserver: Don't set host for directory links by default
Matthew Holt
2021-06-21
acmeserver: Trim slashes from path prefix
Matthew Holt
2021-06-03
go.mod: Update direct dependencies
Matthew Holt
2021-02-26
caddypki: Add SignWithRoot option for ACME server
Matthew Holt
2020-11-23
acme_server: fix reload of acme database (#3874)
Ian
2020-11-23
acme_server: switch to bbolt storage (#3868)
Ian
2020-11-22
ci: Use golangci's github action for linting (#3794)
Dave Henderson
2020-06-03
caddypki: Add 'acme_server' Caddyfile directive
Matthew Holt
2020-05-05
pki: Embedded ACME server (#3198)
Matt Holt