certificates/acme/api
David Cowden 2514b58f58 acme/api: Fixup handler_test
Remove superfluous test. Add test checking for the Retry-After header if
the challenge's RetryAfter field is set.
2020-05-12 04:52:44 -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: Add missing return 2020-05-11 21:22:40 -07:00
handler_test.go acme/api: Fixup handler_test 2020-05-12 04:52:44 -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