certificates/acme/api
Herman Slatman 2215a05c28
Add tests for ACME EAB Admin
Refactored some of the existing bits for testing the Authority
API by creation of a new LinkedAuthority interface and changing
visibility of the MockAuthority to be usable by other packages.

At this time, not all of the functions of MockAuthority it usable
yet. Will refactor when needed or requested.
2021-12-08 15:19:38 +01:00
..
account.go Improve EAB JWS validation and increase test coverage 2021-12-07 12:17:41 +01:00
account_test.go Fix linting issues 2021-12-07 16:28:06 +01:00
handler.go Merge branch 'master' into hs/acme-eab 2021-12-06 13:01:23 +01:00
handler_test.go Add tests for ACME EAB Admin 2021-12-08 15:19:38 +01:00
linker.go Use different method for unescpaed paths for the router 2021-04-14 15:11:15 -07:00
linker_test.go Fix linter issues 2021-04-14 15:14:27 -07:00
middleware.go Merge branch 'master' into hs/acme-eab 2021-12-06 13:01:23 +01:00
middleware_test.go Pin golangci-lint to v1.43.0 and fix issues 2021-11-13 01:30:03 +01:00
order.go Change identifier and challenge types to consts 2021-06-18 12:39:36 +02:00
order_test.go Pin golangci-lint to v1.43.0 and fix issues 2021-11-13 01:30:03 +01:00