You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
2 months ago
..
account.go chore(deps): upgrade github.com/go-chi/chi to v5 7 months ago
account_test.go chore(deps): upgrade github.com/go-chi/chi to v5 7 months ago
eab.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
eab_test.go Remove `Identifier` from top level ACME `Errors` 1 year ago
handler.go chore(deps): upgrade github.com/go-chi/chi to v5 7 months ago
handler_test.go chore(deps): upgrade github.com/go-chi/chi to v5 7 months ago
middleware.go Let the CA determine the RA lifetime 2 months ago
middleware_test.go Upgrade go.step.sm/crypto to use go-jose/v3 5 months ago
order.go chore(deps): upgrade github.com/go-chi/chi to v5 7 months ago
order_test.go chore(deps): upgrade github.com/go-chi/chi to v5 7 months ago
revoke.go address linter warning for go 1.19 12 months ago
revoke_test.go Remove usages of `Sign` without context 2 months ago