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
Herman Slatman d8776d8f7f
Add K8sSA SSH user policy back
According to the docs, the K8sSA provisioner can be configured
to issue SSH user certs.
2 years ago
..
testdata Add public methods to retrieve the provisioner extensions. 2 years ago
acme.go Add early authority policy evaluation to ACME order API 2 years ago
acme_test.go Merge branch 'master' into herman/allow-deny 2 years ago
aws.go Fix linting issues 2 years ago
aws_test.go Merge branch 'master' into herman/allow-deny 2 years ago
azure.go Merge branch 'master' into herman/allow-deny-next 2 years ago
azure_test.go Merge branch 'master' into herman/allow-deny 2 years ago
claims.go Rename claim to allowRenewAfterExpiry. 2 years ago
claims_test.go Add support for backdate to SSH certificates. 4 years ago
collection.go Add public methods to retrieve the provisioner extensions. 2 years ago
collection_test.go Add public methods to retrieve the provisioner extensions. 2 years ago
controller.go Rename claim to allowRenewAfterExpiry. 2 years ago
controller_test.go Rename claim to allowRenewAfterExpiry. 2 years 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 Merge branch 'master' into herman/allow-deny-next 2 years ago
gcp_test.go Merge branch 'master' into herman/allow-deny 2 years ago
jwk.go Fix (most) PR comments 2 years ago
jwk_test.go Merge branch 'master' into herman/allow-deny 2 years ago
k8sSA.go Add K8sSA SSH user policy back 2 years ago
k8sSA_test.go Merge branch 'master' into herman/allow-deny 2 years ago
keystore.go Introduce gocritic linter and address warnings 3 years ago
keystore_test.go Use go.step.sm/crypto/jose 4 years ago
method.go [acme db interface] wip errors 3 years ago
nebula.go Fix (most) PR comments 2 years ago
nebula_test.go Use the provisioner controller in Nebula renewals 2 years ago
noop.go Introduce gocritic linter and address warnings 3 years ago
noop_test.go Simplify statuscoder error generators. 4 years ago
oidc.go Fix (most) PR comments 2 years ago
oidc_test.go Merge branch 'master' into herman/allow-deny 2 years ago
options.go Don't return policy in provisioner JSON 2 years ago
options_test.go Validate payload ID. 4 years ago
provisioner.go Refactor renew after expiry token authorization 2 years ago
provisioner_test.go api/render, api/log: initial implementation of the packages (#860) 2 years ago
scep.go Fix ACME order tests with mock ACME CA 2 years ago
sign_options.go Fix (most) PR comments 2 years ago
sign_options_test.go Add public methods to retrieve the provisioner extensions. 2 years ago
sign_ssh_options.go Fix (most) PR comments 2 years ago
sign_ssh_options_test.go Add support for the provisioner controller 2 years ago
ssh_options.go Don't return policy in provisioner JSON 2 years ago
ssh_options_test.go Upgrade crypto and fix test. 4 years ago
ssh_test.go Use sshutil and randutil from go.step.sm/crypto. 4 years ago
sshpop.go Fix (most) PR comments 2 years ago
sshpop_test.go api/render, api/log: initial implementation of the packages (#860) 2 years ago
timeduration.go Add Unix method to TimeDuration. 5 years ago
timeduration_test.go wip 5 years ago
utils_test.go Merge pull request #845 from vijayjt/azure-user-mi-token 2 years ago
x5c.go Merge branch 'master' into herman/allow-deny-next 2 years ago
x5c_test.go Merge branch 'master' into herman/allow-deny 2 years ago