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 2d582e5694
Remove use of time.Duration.Abs
time.Duration.Abs() was added in Go 1.19
2 years ago
..
admin Provisioner webhooks (#1001) 2 years ago
administrator Improve policy error handling code coverage 2 years ago
config Merge branch 'master' into crl-support 2 years 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 Remove TODO and clarify ACME revoke authorization method docs 2 years 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 Start crl generator before setting initOnce 2 years ago
authority_test.go Improve CRL implementation 2 years ago
authorize.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
authorize_test.go Provisioner webhooks (#1001) 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 Add support for storing or sending attestation data to linkedca 2 years ago
options.go Disable initialization log output if started with `--quiet` 2 years ago
policy.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
policy_test.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
provisioners.go Add support for storing or sending attestation data to linkedca 2 years ago
provisioners_test.go Fix err assert linter warnings - upgrade outdated package 2 years ago
root.go Simplify statuscoder error generators. 4 years ago
root_test.go Fix errors.As linter warnings 2 years ago
ssh.go Provisioner webhooks (#1001) 2 years ago
ssh_test.go Fix err assert linter warnings - upgrade outdated package 2 years ago
tls.go Remove use of time.Duration.Abs 2 years ago
tls_test.go Fix package name in tls test 2 years ago
version.go Add missing version.go file. 4 years ago
webhook.go Provisioner webhooks (#1001) 2 years ago
webhook_test.go Provisioner webhooks (#1001) 2 years ago