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 52baf52f84
Change scep password type to string
This commit changes the type of the decrypter key password to string to
be consistent with other passwords in the ca.json
9 months ago
..
testdata Provisioner webhooks (#1001) 2 years ago
acme.go Add support for the disableSmallstepExtensions claim 11 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 Add all AWS identity document certificates 10 months ago
aws_certificates.pem Add all AWS identity document certificates 10 months ago
aws_test.go Add all AWS identity document certificates 10 months ago
azure.go Add support for the disableSmallstepExtensions claim 11 months ago
azure_test.go fixup! Add identity token for all Azure cloud environments 1 year ago
claims.go Address comments from code review 11 months ago
claims_test.go Add support for backdate to SSH certificates. 4 years ago
collection.go Standardize linting file and fix or ignore lots of linting errors 2 years 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 11 months ago
controller_test.go Merge pull request #1481 from smallstep/remove-user-regex 11 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 Add support for the disableSmallstepExtensions claim 11 months ago
gcp_test.go Provisioner webhooks (#1001) 2 years ago
jwk.go Add support for the disableSmallstepExtensions claim 11 months ago
jwk_test.go Provisioner webhooks (#1001) 2 years ago
k8sSA.go Add support for the disableSmallstepExtensions claim 11 months ago
k8sSA_test.go Provisioner webhooks (#1001) 2 years ago
keystore.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
keystore_test.go Use go.step.sm/crypto/jose 4 years ago
method.go Add provisioner to SSH renewals 2 years ago
nebula.go Add support for the disableSmallstepExtensions claim 11 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 11 months ago
oidc_test.go Remove unused certificate validators and modifiers 1 year ago
options.go Use step.Abs to load the certificate templates 11 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 11 months ago
scep.go Change scep password type to string 9 months ago
scep_test.go Add a dummy CSR to SCEP request body tests 10 months ago
sign_options.go Address comments from code review 11 months ago
sign_options_test.go Add support for the disableSmallstepExtensions claim 11 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 11 months ago
ssh_options_test.go Upgrade crypto and fix test. 4 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 11 months ago
webhook.go Fix webhooks signature 9 months ago
webhook_test.go Fix webhooks signature 9 months ago
x5c.go Add support for the disableSmallstepExtensions claim 11 months ago
x5c_test.go Fix tests. 11 months ago