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
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
8 months ago
..
admin Merge branch 'master' into herman/scep-provisioner-decrypter 8 months ago
administrator Improve policy error handling code coverage 2 years ago
config Write configuration only if encoding succeeds 10 months ago
internal/constraints Fix some more extra white spaces 2 years ago
policy Standardize linting file and fix or ignore lots of linting errors 2 years ago
provisioner Change scep password type to string 8 months ago
testdata Add special handling for *json.UnmarshalTypeError 2 years ago
admins.go exposing authority configuration for provisioner cli commands 2 years ago
authority.go Address review remarks 8 months ago
authority_test.go Refactor SCEP provisioner and decrypter 12 months ago
authorize.go Use provisioner name in error message (#1524) 9 months ago
authorize_test.go Add support for renew when using stepcas 2 years ago
config.go Admin level API for provisioner mgmt v1 3 years ago
export.go Use go.step.sm/crypto/kms 2 years ago
linkedca.go address linter warning for go 1.19 1 year ago
options.go Address review remarks 8 months ago
policy.go address linter warning for go 1.19 1 year ago
policy_test.go Fix linting errors 1 year ago
provisioners.go Change scep password type to string 8 months ago
provisioners_test.go Use `require.NoError` where appropriate in provisioner tests 1 year ago
root.go Simplify statuscoder error generators. 4 years ago
root_test.go Fix errors.As linter warnings 2 years ago
ssh.go address linter warning for go 1.19 1 year ago
ssh_test.go address linter warning for go 1.19 1 year ago
tls.go address linter warning for go 1.19 1 year ago
tls_test.go address linter warning for go 1.19 1 year ago
version.go Add missing version.go file. 4 years ago
webhook.go Provisioner webhooks (#1001) 2 years ago
webhook_test.go address linter warning for go 1.19 1 year ago