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 47b5048d82
Merge pull request #1850 from smallstep/mariano/signer
Add GetX509Signer method
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 Fix linter warnings 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 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 Fix linter warnings 1 month 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 Fix linter warnings 1 month 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 Add GetX509Signer method 1 month ago
tls_test.go Reverse assert statements 1 month 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