Age | Commit message (Expand) | Author |
2022-04-25 | caddypki: Fix `caddy trust` command to use the correct API endpoint (#4730) | Francis Lavoie |
2022-04-13 | caddypki: Load intermediate for signing on-the-fly (#4669) | Francis Lavoie |
2022-03-25 | go.mod: Upgrade CertMagic to v0.16.0 | Matthew Holt |
2022-03-13 | chore: Comment fixes (#4634) | Francis Lavoie |
2022-03-02 | caddypki: Try to fix lint warnings | Matthew Holt |
2022-03-02 | caddypki: Refactor /pki/ admin endpoints | Matthew Holt |
2022-03-02 | pki: Implement API endpoints for certs and `caddy trust` (#4443) | Francis Lavoie |
2022-02-17 | caddytls: Support external certificate Managers (like Tailscale) (#4541) | Matt Holt |
2022-01-07 | caddypki: Return error if no PEM data found | 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-09-29 | Move from deprecated ioutil to os and io packages (#4364) | KallyDev |
2021-09-24 | General minor improvements to docs | Matthew Holt |
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-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 |