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 5ac3f8a160 Add provisioner options tests. 4 years ago
..
testdata Add provisioner options tests. 4 years ago
acme.go Remove ACME restrictions and add proper template support. 4 years ago
acme_test.go Modify existing tests to accept forceCNOption modifier 4 years ago
aws.go Set full token payload instead of only the known properties. 4 years ago
aws_test.go Fix existing unit tests. 4 years ago
azure.go Set full token payload instead of only the known properties. 4 years ago
azure_test.go Fix existing unit tests. 4 years ago
claims.go Add support for backdate to SSH certificates. 4 years ago
claims_test.go Add support for backdate to SSH certificates. 4 years ago
collection.go Introduce generalized statusCoder errors and loads of ssh unit tests. 4 years ago
collection_test.go Add kubernetes service account provisioner 5 years ago
duration.go Fix spelling errors. 5 years ago
duration_test.go Add NewDuration constructor. 5 years ago
gcp.go Set full token payload instead of only the known properties. 4 years ago
gcp_test.go Fix existing unit tests. 4 years ago
jwk.go Set full token payload instead of only the known properties. 4 years ago
jwk_test.go Fix existing unit tests. 4 years ago
k8sSA.go Set full token payload instead of only the known properties. 4 years ago
k8sSA_test.go Fix existing unit tests. 4 years ago
keystore.go Simplify abs, it performs even better. 5 years ago
keystore_test.go Fix panic when max-age is set to zero. 5 years ago
method.go Introduce generalized statusCoder errors and loads of ssh unit tests. 4 years ago
noop.go sshpop provisioner + ssh renew | revoke | rekey first pass 4 years ago
noop_test.go Simplify statuscoder error generators. 4 years ago
oidc.go Set full token payload instead of only the known properties. 4 years ago
oidc_test.go Fix existing unit tests. 4 years ago
options.go Set full token payload instead of only the known properties. 4 years ago
options_test.go Add provisioner options tests. 4 years ago
provisioner.go Move options to the provisioner. 4 years ago
provisioner_test.go Add missing test case. 4 years ago
sign_options.go Fix existing unit tests. 4 years ago
sign_options_test.go Fix existing unit tests. 4 years ago
sign_ssh_options.go Add backdate validation to sshCertValidityValidator. 4 years ago
sign_ssh_options_test.go Add backdate validation to sshCertValidityValidator. 4 years ago
ssh_test.go Add backdate validation to sshCertValidityValidator. 4 years ago
sshpop.go Simplify statuscoder error generators. 4 years ago
sshpop_test.go Simplify statuscoder error generators. 4 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 OIDC multitoken tenants for azure. 4 years ago
x5c.go Set full token payload instead of only the known properties. 4 years ago
x5c_test.go Fix existing unit tests. 4 years ago