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
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
7 months ago
..
api Let the CA determine the RA lifetime 7 months ago
db/nosql
account.go
account_test.go Upgrade go.step.sm/crypto to use go-jose/v3 10 months ago
authorization.go
authorization_test.go
certificate.go
challenge.go Add `RS1` support for ACME `device-attest-01` 9 months ago
challenge_test.go Upgrade go.step.sm/crypto to use go-jose/v3 10 months ago
challenge_tpmsimulator_test.go Upgrade go.step.sm/crypto to use go-jose/v3 10 months ago
client.go Add support for `HTTP_PROXY` and `HTTPS_PROXY` to ACME solver client 9 months ago
common.go Remove usages of `Sign` without context 7 months ago
db.go
errors.go
errors_test.go
linker.go
linker_test.go
nonce.go
order.go
order_test.go Remove usages of `Sign` without context 7 months ago
status.go