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/authority/provisioner
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
3 months ago
..
testdata Provisioner webhooks (#1001) 2 years ago
acme.go Add support for the disableSmallstepExtensions claim 10 months ago
acme_118_test.go Fix linter warnings 2 years ago
acme_119_test.go Add concurrency workflow config | fix broken test due to golang ver 2 years ago
acme_test.go Provisioner webhooks (#1001) 2 years ago
aws.go Allow for identity certificate signing (in sshSign) by skipping validators (#1572) 8 months ago
aws_certificates.pem Add AWS ca-west-1 identity document certificate 4 months ago
aws_test.go fixup! Add AWS ca-west-1 identity document certificate 4 months ago
azure.go Allow for identity certificate signing (in sshSign) by skipping validators (#1572) 8 months ago
azure_test.go Allow for identity certificate signing (in sshSign) by skipping validators (#1572) 8 months ago
claims.go Address comments from code review 10 months ago
claims_test.go Add support for backdate to SSH certificates. 4 years ago
collection.go Let the CA determine the RA lifetime 3 months ago
collection_test.go Add public methods to retrieve the provisioner extensions. 2 years ago
controller.go Merge pull request #1481 from smallstep/remove-user-regex 10 months ago
controller_test.go Merge pull request #1481 from smallstep/remove-user-regex 10 months ago
duration.go Fix spelling errors. 5 years ago
duration_test.go Add NewDuration constructor. 5 years ago
extension.go Add public methods to retrieve the provisioner extensions. 2 years ago
extension_test.go Add public methods to retrieve the provisioner extensions. 2 years ago
gcp.go Allow for identity certificate signing (in sshSign) by skipping validators (#1572) 8 months ago
gcp_test.go Allow for identity certificate signing (in sshSign) by skipping validators (#1572) 8 months ago
jwk.go Let the CA determine the RA lifetime 3 months ago
jwk_test.go Upgrade go.step.sm/crypto to use go-jose/v3 6 months ago
k8sSA.go Add support for the disableSmallstepExtensions claim 10 months ago
k8sSA_test.go Upgrade go.step.sm/crypto to use go-jose/v3 6 months ago
keystore.go Let the CA determine the RA lifetime 3 months ago
keystore_test.go Use go.step.sm/crypto/jose 4 years ago
method.go Allow for identity certificate signing (in sshSign) by skipping validators (#1572) 8 months ago
nebula.go Allow for identity certificate signing (in sshSign) by skipping validators (#1572) 8 months ago
nebula_test.go Use the provisioner controller in Nebula renewals 2 years ago
noop.go address linter warning for go 1.19 1 year ago
noop_test.go Fix unit tests. 2 years ago
oidc.go Add support for the disableSmallstepExtensions claim 10 months ago
oidc_test.go Upgrade go.step.sm/crypto to use go-jose/v3 6 months ago
options.go Use step.Abs to load the certificate templates 10 months ago
options_test.go Provisioner webhooks (#1001) 2 years ago
policy.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
provisioner.go address linter warning for go 1.19 1 year ago
provisioner_test.go Remove OIDC user regexp check 10 months ago
scep.go Let the CA determine the RA lifetime 3 months ago
scep_test.go Denormalize provisioner name in SCEP webhook 7 months ago
sign_options.go Allow for identity certificate signing (in sshSign) by skipping validators (#1572) 8 months ago
sign_options_test.go Allow for identity certificate signing (in sshSign) by skipping validators (#1572) 8 months ago
sign_ssh_options.go address linter warning for go 1.19 1 year ago
sign_ssh_options_test.go Remove unused certificate validators and modifiers 1 year ago
ssh_options.go Use step.Abs to load the certificate templates 10 months ago
ssh_options_test.go Upgrade crypto and fix test. 3 years ago
ssh_test.go Provisioner webhooks (#1001) 2 years ago
sshpop.go address linter warning for go 1.19 1 year ago
sshpop_test.go Fix err assert linter warnings - upgrade outdated package 2 years ago
timeduration.go Add Unix method to TimeDuration. 5 years ago
timeduration_test.go wip 5 years ago
utils_test.go Add support for the disableSmallstepExtensions claim 10 months ago
webhook.go Make the `requestid` an exported middleware 3 months ago
webhook_test.go Make the `requestid` an exported middleware 3 months ago
x5c.go Allow for identity certificate signing (in sshSign) by skipping validators (#1572) 8 months ago
x5c_test.go Let the CA determine the RA lifetime 3 months ago