caddy/modules/caddypki/acmeserver
Mohammed Al Sahaf e1aa862e6a
acmeserver: support specifying the allowed challenge types (#5794)
* acmeserver: support specifying the allowed challenge types

* add caddyfile adapt tests

* introduce basic acme_server test

* skip acme test on unsuitable environments

* skip integration tests of ACME

* documentation

* add negative-scenario test for mismatched allowed challenges

* a bit more docs

* fix tests for ACME challenges

* appease the linter

* skip ACME tests on s390x

* enable ACME challenge tests on all machines

* Apply suggestions from code review

Co-authored-by: Matt Holt <mholt@users.noreply.github.com>

---------

Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
2024-02-08 11:42:03 +03:00
..
acmeserver.go acmeserver: support specifying the allowed challenge types (#5794) 2024-02-08 11:42:03 +03:00
caddyfile.go acmeserver: support specifying the allowed challenge types (#5794) 2024-02-08 11:42:03 +03:00
challenges.go acmeserver: support specifying the allowed challenge types (#5794) 2024-02-08 11:42:03 +03:00