0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-03-11 02:18:21 -05:00
caddy/modules/caddypki
Matthew Holt 84364ffcd0
caddypki: Remove lifetime check at Caddyfile parse (fix #6878)
The same check is done at provision time of the ACME server, and that is the correct place to do it.
2025-03-06 11:40:03 -07:00
..
acmeserver caddypki: Remove lifetime check at Caddyfile parse (fix #6878) 2025-03-06 11:40:03 -07:00
adminapi.go context: AppIfConfigured returns error; consider not-yet-provisioned modules (#6292) 2024-05-20 11:14:58 -06:00
ca.go ci: use gci linter (#5708) 2023-08-14 09:41:15 -06:00
certificates.go acme_server: Configurable default lifetime for issued certificates (#5232) 2022-12-06 00:12:26 -07:00
command.go ci: use gci linter (#5708) 2023-08-14 09:41:15 -06:00
crypto.go caddypki: Allow use of root CA without a key. Fixes #6290 (#6298) 2024-05-07 03:38:26 +00:00
maintain.go
pki.go ci: use gci linter (#5708) 2023-08-14 09:41:15 -06:00