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/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
..
log Refactor tests stylistically 2 years ago
models Change scep password type to string 8 months ago
read Standardize linting file and fix or ignore lots of linting errors 2 years ago
render optimized render.JSON (#929) 1 year ago
api.go Let the CA determine the RA lifetime 2 months ago
api_test.go Add a basic e2e test for `X-Request-Id` reflection 3 months ago
crl.go Change CRL unavailable case to HTTP 404 3 months ago
crl_test.go Change CRL unavailable case to HTTP 404 3 months ago
rekey.go Retrieve the authority from the context in api methods. 2 years ago
renew.go Add support for renew when using stepcas 2 years ago
revoke.go Let the CA determine the RA lifetime 2 months ago
revoke_test.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
sign.go Use `SignWithContext` in the critical paths 8 months ago
ssh.go Merge branch 'master' into herman/webhook-request-id 3 months ago
sshRekey.go Add SSH certificate logging to renew and rekey too 1 year ago
sshRenew.go Add SSH certificate logging to renew and rekey too 1 year ago
sshRevoke.go Retrieve the authority from the context in api methods. 2 years ago
ssh_test.go Fix broken tests relying on `Sign` in mocks 8 months ago