certificates/acme/api
David Cowden c378e0043a acme: Move ordinal to application
The authority now receives the ordinal in its constructor rather than a
global variable set at package initialization time. The ordinal is
passed via the command line option `--ordinal`.
2020-05-13 19:22:07 -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: Set Link and Location headers for all 200 2020-05-13 11:10:14 -07:00
handler_test.go acme: Move ordinal to application 2020-05-13 19:22:07 -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