28 Commits (55b4c12e0404347828ed691594d1f8ae8228c598)

Author SHA1 Message Date
Francis Lavoie a9c7e94a38
chore: Comment fixes (#4634) 3 years ago
Matthew Holt 9b7cdfa2f2
caddypki: Try to fix lint warnings 3 years ago
Matthew Holt 78e381b29f
caddypki: Refactor /pki/ admin endpoints 3 years ago
Francis Lavoie bbad6931e3
pki: Implement API endpoints for certs and `caddy trust` (#4443) 3 years ago
Matt Holt 57a708d189
caddytls: Support external certificate Managers (like Tailscale) (#4541) 3 years ago
Matthew Holt c634bbe9cc
caddypki: Return error if no PEM data found 3 years ago
Matthew Holt a1c41210d3 caddypki: Minor tweak, don't use context pointer 3 years ago
Francis Lavoie c04d24cafa
pki: Avoid provisioning the `local` CA when not necessary (#4463) 3 years ago
KallyDev c48fadc4a7
Move from deprecated ioutil to os and io packages (#4364) 3 years ago
Matthew Holt 501da21f20
General minor improvements to docs 3 years ago
Matthew Holt 0bdb8aa82d
acmeserver: Don't set host for directory links by default 4 years ago
Matthew Holt 2de7e14e1c
acmeserver: Trim slashes from path prefix 4 years ago
Matthew Holt ecd5eeab38
go.mod: Update direct dependencies 4 years ago
Matthew Holt d21e88ae3a
Minor tweaks 4 years ago
Matthew Holt ec309c6d52
caddypki: Add SignWithRoot option for ACME server 4 years ago
Matthew Holt bf50d7010a
acmeserver: Support custom CAs from Caddyfile 4 years ago
Ian c5197f5999
acme_server: fix reload of acme database (#3874) 4 years ago
Ian 06ba006f9b
acme_server: switch to bbolt storage (#3868) 4 years ago
Dave Henderson bd17eb205d
ci: Use golangci's github action for linting (#3794) 4 years ago
Matthew Holt a285fe4129
caddypki: Add 'acme_server' Caddyfile directive 5 years ago
Matthew Holt c47ddbeffb pki: Add docs to some struct fields 5 years ago
Matthew Holt aef560c7fc
all: Recover from panics in goroutines 5 years ago
Matthew Holt 8dbc5f70a5
Update dependencies and get rid of placeholder hacks in CA code 5 years ago
Matt Holt 184e8e9f71
pki: Embedded ACME server (#3198) 5 years ago
Matthew Holt 244b839f98
pki: Add trust subcommand to install root cert (closes #3204) 5 years ago
Matthew Holt acf4dde1dd
pki: Don't treat cert installation failure as error 5 years ago
Matthew Holt 6cbd93736f
Minor tweaks 5 years ago
Matt Holt 5a19db5dc2
v2: Implement 'pki' app powered by Smallstep for localhost certificates (#3125) 5 years ago