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 b4616ee8f1
Upgrade linkedca
This commit upgrades go.step.sm/linkedca with dependencies required by
smallstep/certificates#1802. It also fixes some linter warnings.
4 months ago
..
admin Log errors using slog.Logger 5 months ago
administrator Improve policy error handling code coverage 3 years ago
config Implementation of the Prometheus endpoint (#1669) 9 months ago
internal/constraints Let the CA determine the RA lifetime 7 months ago
policy Upgrade linkedca 4 months ago
provisioner Merge branch 'master' into AuthParams 4 months ago
testdata Add special handling for *json.UnmarshalTypeError 3 years ago
admins.go exposing authority configuration for provisioner cli commands 3 years ago
authority.go Remove reporting the CA mode from startup logs 6 months ago
authority_test.go Fix test error expectation in `TestAuthorityNew` 6 months ago
authorize.go Implementation of the Prometheus endpoint (#1669) 9 months ago
authorize_test.go Remove usages of `Sign` without context 8 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 Fix linter warnings 5 months ago
meter.go Add support for `kmsapi.Decrypter` to instrumented key manager 6 months ago
options.go Allow custom SCEP key manager 6 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 10 months ago
provisioners.go Merge branch 'master' into AuthParams 4 months ago
provisioners_test.go Remove usages of `Sign` without context 8 months ago
root.go Add methods to get the intermediate certificates 5 months ago
root_test.go Add methods to get the intermediate certificates 5 months ago
ssh.go fix: Webhook-related instruments 8 months ago
ssh_test.go address linter warning for go 1.19 1 year ago
tls.go Add GetX509Signer method 5 months ago
tls_test.go Reverse assert statements 5 months ago
version.go
webhook.go Add `SignWithContext` method to authority and mocks 1 year ago
webhook_test.go Add `SignWithContext` method to authority and mocks 1 year ago