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 b1e31b1726
Use always acme.IsErrNotFound
This commit replaces the comparisons with acme.ErrNotFound and always
uses acme.IsErrNotFound.
7 days ago
..
admin Use always acme.IsErrNotFound 7 days ago
administrator Improve policy error handling code coverage 2 years ago
config Implementation of the Prometheus endpoint (#1669) 4 months ago
internal/constraints Let the CA determine the RA lifetime 2 months ago
policy Standardize linting file and fix or ignore lots of linting errors 2 years ago
provisioner Merge pull request #1797 from smallstep/mariano/init-scep 1 month 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 Remove reporting the CA mode from startup logs 3 weeks ago
authority_test.go Fix test error expectation in `TestAuthorityNew` 2 weeks ago
authorize.go Implementation of the Prometheus endpoint (#1669) 4 months ago
authorize_test.go Remove usages of `Sign` without context 3 months 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
meter.go Add support for `kmsapi.Decrypter` to instrumented key manager 1 month ago
options.go Allow custom SCEP key manager 1 month ago
policy.go address linter warning for go 1.19 1 year ago
policy_test.go Upgrade go.step.sm/crypto to use go-jose/v3 5 months ago
provisioners.go Allow custom SCEP key manager 1 month ago
provisioners_test.go Remove usages of `Sign` without context 3 months ago
root.go Let the CA determine the RA lifetime 2 months ago
root_test.go Fix errors.As linter warnings 2 years ago
ssh.go fix: Webhook-related instruments 3 months ago
ssh_test.go address linter warning for go 1.19 1 year ago
tls.go Fix typo in error message and comment 2 months ago
tls_test.go Remove usages of `Sign` without context 3 months ago
version.go Add missing version.go file. 4 years ago
webhook.go Add `SignWithContext` method to authority and mocks 8 months ago
webhook_test.go Add `SignWithContext` method to authority and mocks 8 months ago