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
Age
Commit message (
Expand
)
Author
2021-04-01
Minor tweaks
Matthew Holt
2021-02-26
caddypki: Add SignWithRoot option for ACME server
Matthew Holt
2021-02-02
acmeserver: Support custom CAs from Caddyfile
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-18
pki: Add docs to some struct fields
Matthew Holt
2020-05-12
all: Recover from panics in goroutines
Matthew Holt
2020-05-06
Update dependencies and get rid of placeholder hacks in CA code
Matthew Holt
2020-05-05
pki: Embedded ACME server (#3198)
Matt Holt
2020-03-31
pki: Add trust subcommand to install root cert (closes #3204)
Matthew Holt
2020-03-14
pki: Don't treat cert installation failure as error
Matthew Holt
2020-03-13
Minor tweaks
Matthew Holt
2020-03-13
v2: Implement 'pki' app powered by Smallstep for localhost certificates (#3125)
Matt Holt