caddy/modules/caddypki
Mohammed Al Sahaf 931656bd68
acmeserver: add policy field to define allow/deny rules (#5796)
* acmeserver: support specifying the allowed challenge types

* add caddyfile adapt tests

* acmeserver: add `policy` field to define allow/deny rules

* allow `omitempty` to work

* add caddyfile support for `policy`

* remove "uri domain" policy

* fmt the files

* add docs

* do not support `CommonName`; the field is deprecated

* r/DNSDomains/Domains/g

* Caddyfile docs

* add tests

* move `Policy` to top of file
2024-02-24 02:26:00 +03:00
..
acmeserver acmeserver: add policy field to define allow/deny rules (#5796) 2024-02-24 02:26:00 +03:00
adminapi.go ci: use gci linter (#5708) 2023-08-14 09:41:15 -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 caddytls: Support external certificate Managers (like Tailscale) (#4541) 2022-02-17 15:40:34 -07:00
maintain.go acmeserver: Support custom CAs from Caddyfile 2021-02-02 17:23:52 -07:00
pki.go ci: use gci linter (#5708) 2023-08-14 09:41:15 -06:00