certificates/authority
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
..
admin Add tests for ACME EAB Admin 2021-12-08 15:19:38 +01:00
administrator Introduce gocritic linter and address warnings 2021-10-08 14:59:57 -04:00
config Introduce gocritic linter and address warnings 2021-10-08 14:59:57 -04:00
provisioner Merge branch 'master' into hs/acme-eab 2021-12-06 13:01:23 +01:00
status wip 2021-05-19 15:20:16 -07:00
testdata SSH backwards compat updates 2021-11-16 21:47:14 -08:00
admins.go Introduce gocritic linter and address warnings 2021-10-08 14:59:57 -04:00
authority.go Introduce gocritic linter and address warnings 2021-10-08 14:59:57 -04:00
authority_test.go Pin golangci-lint to v1.43.0 and fix issues 2021-11-13 01:30:03 +01:00
authorize.go Introduce gocritic linter and address warnings 2021-10-08 14:59:57 -04:00
authorize_test.go Introduce gocritic linter and address warnings 2021-10-08 14:59:57 -04:00
config.go Admin level API for provisioner mgmt v1 2021-07-02 19:05:17 -07:00
export.go Merge branch 'master' into max/context 2021-11-17 11:40:01 -08:00
linkedca.go Introduce gocritic linter and address warnings 2021-10-08 14:59:57 -04:00
options.go Introduce gocritic linter and address warnings 2021-10-08 14:59:57 -04:00
provisioners.go Merge branch 'master' into hs/acme-eab 2021-12-06 13:01:23 +01:00
provisioners_test.go Admin level API for provisioner mgmt v1 2021-07-02 19:05:17 -07:00
root.go Simplify statuscoder error generators. 2020-01-28 13:29:40 -08:00
root_test.go Use always go.step.sm/crypto 2020-08-14 15:33:50 -07:00
ssh.go Modify errs.Wrap() with bad request to send messages to users. 2021-11-18 18:44:58 -08:00
ssh_test.go Modify errs.BadRequestErr() to always return an error to the client. 2021-11-18 18:17:36 -08:00
tls.go Modify errs.Wrap() with bad request to send messages to users. 2021-11-18 18:44:58 -08:00
tls_test.go Modify errs.Wrap() with bad request to send messages to users. 2021-11-18 18:44:58 -08:00
version.go Add missing version.go file. 2020-01-28 13:28:17 -08:00