certificates/acme
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
..
api Add tests for ACME EAB Admin 2021-12-08 15:19:38 +01:00
db/nosql Add pagination to ACME EAB credentials endpoint 2021-10-17 22:42:36 +02:00
account.go Improve tests for already bound EAB keys 2021-10-08 13:19:35 +02:00
account_test.go Improve tests for already bound EAB keys 2021-10-08 13:19:35 +02:00
authorization.go PR review fixes / updates 2021-03-29 12:04:14 -07:00
authorization_test.go add authorization and order unit tests 2021-03-25 12:05:46 -07:00
certificate.go [acme db interface] unit test progress 2021-03-25 12:05:46 -07:00
challenge.go Merge branch 'master' into hs/acme-eab 2021-12-06 13:01:23 +01:00
challenge_test.go Pin golangci-lint to v1.43.0 and fix issues 2021-11-13 01:30:03 +01:00
common.go Admin level API for provisioner mgmt v1 2021-07-02 19:05:17 -07:00
db.go Add pagination to ACME EAB credentials endpoint 2021-10-17 22:42:36 +02:00
errors.go add WriteError method for acme api 2021-03-29 23:16:39 -07:00
nonce.go [acme db interface] wip 2021-03-25 12:05:46 -07:00
order.go Fix remaining gocritic remarks 2021-10-11 23:34:23 +02:00
order_test.go Merge branch 'master' into max/cert-mgr-crud 2021-07-08 16:25:52 -07:00
status.go [acme db interface] wip 2021-03-25 12:05:45 -07:00