certificates/acme/api
David Cowden 609e1312da acme/api: Write headers for invalid challenges
Include the "Link" and "Location" headers on invalid challenge
resources. An invalid challenge is still a perfectly acceptable
response.
2020-05-13 07:29:12 -07:00
..
account.go Should be returning status code 400 for ACME Account Not Found. 2020-02-01 17:35:41 -08:00
account_test.go Should be returning status code 400 for ACME Account Not Found. 2020-02-01 17:35:41 -08:00
handler.go acme/api: Write headers for invalid challenges 2020-05-13 07:29:12 -07:00
handler_test.go acme/api: Remove unused BackoffChallenge func 2020-05-13 04:03:47 -07:00
middleware.go Add x5c provisioner capabilities 2019-10-14 14:51:37 -07:00
middleware_test.go Should be returning status code 400 for ACME Account Not Found. 2020-02-01 17:35:41 -08:00
order.go Add x5c provisioner capabilities 2019-10-14 14:51:37 -07:00
order_test.go Should be returning status code 400 for ACME Account Not Found. 2020-02-01 17:35:41 -08:00