certificates/acme/api
Herman Slatman bae1d256ee
Improve tests for JWK vs. KID revoke auth flow
The logic for both test cases is fairly similar, but with some
small differences. Made those clearer by means of some comments.
Also added some comments to the middleware logic that decided
whether to extract JWK or lookup by KID.
2021-12-02 10:59:56 +01:00
..
account.go Introduce gocritic linter and address warnings 2021-10-08 14:59:57 -04:00
account_test.go Pin golangci-lint to v1.43.0 and fix issues 2021-11-13 01:30:03 +01:00
handler.go Add tests for ACME revocation 2021-11-26 17:27:42 +01:00
handler_test.go Pin golangci-lint to v1.43.0 and fix issues 2021-11-13 01:30:03 +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 Improve tests for JWK vs. KID revoke auth flow 2021-12-02 10:59:56 +01:00
middleware_test.go Improve tests for JWK vs. KID revoke auth flow 2021-12-02 10:59:56 +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
revoke.go Add tests for GetCertificateBySerial 2021-11-28 21:20:57 +01:00
revoke_test.go Add tests for GetCertificateBySerial 2021-11-28 21:20:57 +01:00