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 49045a1150
Change CommonName validator in JWK
This commit changes the common name validator in the JWK provisioner to
accept either the token subject or any of the sans in the token.
8 months ago
..
admin Merge branch 'master' into herman/scep-provisioner-decrypter 9 months ago
administrator Improve policy error handling code coverage 2 years ago
config Write configuration only if encoding succeeds 11 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 CommonName validator in JWK 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 9 months ago
authority_test.go Refactor SCEP provisioner and decrypter 1 year ago
authorize.go Allow for identity certificate signing (in sshSign) by skipping validators (#1572) 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 9 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 9 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