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 f3f484cee2
Log errors using slog.Logger
This commit allows logging errors in a slog.Logger injected in the
context. This type of logger is not currently used directly in step-ca,
but this will change in the future.
1 month ago
..
admin Log errors using slog.Logger 1 month ago
administrator Improve policy error handling code coverage 2 years ago
config Implementation of the Prometheus endpoint (#1669) 5 months ago
internal/constraints Let the CA determine the RA lifetime 4 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 3 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 Remove reporting the CA mode from startup logs 2 months ago
authority_test.go Fix test error expectation in `TestAuthorityNew` 2 months ago
authorize.go Implementation of the Prometheus endpoint (#1669) 5 months ago
authorize_test.go Remove usages of `Sign` without context 4 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 3 months ago
options.go Allow custom SCEP key manager 3 months 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 7 months ago
provisioners.go Allow custom SCEP key manager 3 months ago
provisioners_test.go Remove usages of `Sign` without context 4 months ago
root.go Add methods to get the intermediate certificates 1 month ago
root_test.go Add methods to get the intermediate certificates 1 month ago
ssh.go fix: Webhook-related instruments 4 months ago
ssh_test.go address linter warning for go 1.19 1 year ago
tls.go Fix typo in error message and comment 4 months ago
tls_test.go Remove usages of `Sign` without context 4 months ago
version.go Add missing version.go file. 4 years ago
webhook.go Add `SignWithContext` method to authority and mocks 9 months ago
webhook_test.go Add `SignWithContext` method to authority and mocks 9 months ago