smallstep-certificates/acme/api
Mariano Cano 10f6a901ec
Let the CA determine the RA lifetime
When the RA mode with StepCAS is used, let the CA decide which lifetime
the RA should get instead of requiring always 24h.

This commit also fixes linter warnings.

Related to #1094
2024-03-12 14:29:55 -07:00
..
account_test.go chore(deps): upgrade github.com/go-chi/chi to v5 2023-09-20 11:26:32 +01:00
account.go chore(deps): upgrade github.com/go-chi/chi to v5 2023-09-20 11:26:32 +01:00
eab_test.go Remove Identifier from top level ACME Errors 2023-01-26 14:59:08 +01:00
eab.go Standardize linting file and fix or ignore lots of linting errors 2022-09-20 16:35:41 -07:00
handler_test.go chore(deps): upgrade github.com/go-chi/chi to v5 2023-09-20 11:26:32 +01:00
handler.go chore(deps): upgrade github.com/go-chi/chi to v5 2023-09-20 11:26:32 +01:00
middleware_test.go Upgrade go.step.sm/crypto to use go-jose/v3 2023-12-12 16:36:48 -08:00
middleware.go Let the CA determine the RA lifetime 2024-03-12 14:29:55 -07:00
order_test.go chore(deps): upgrade github.com/go-chi/chi to v5 2023-09-20 11:26:32 +01:00
order.go chore(deps): upgrade github.com/go-chi/chi to v5 2023-09-20 11:26:32 +01:00
revoke_test.go Remove usages of Sign without context 2024-02-27 14:16:21 +01:00
revoke.go address linter warning for go 1.19 2023-05-09 23:47:28 -07:00