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 343e7308a8
Remove Disabled provisioner add add an Uninitialized state
This commit renames the Disabled provisioner to Uninitialized and adds
an state instead of just a boolean. It also adds tests.
3 months ago
..
admin Log errors using slog.Logger 5 months ago
administrator
config Implementation of the Prometheus endpoint (#1669) 9 months ago
internal/constraints Let the CA determine the RA lifetime 7 months ago
policy Fix linter warnings 4 months ago
provisioner Remove Disabled provisioner add add an Uninitialized state 3 months ago
testdata
admins.go
authority.go Remove Disabled provisioner add add an Uninitialized state 3 months ago
authority_test.go Remove Disabled provisioner add add an Uninitialized state 3 months ago
authorize.go Remove Disabled provisioner add add an Uninitialized state 3 months ago
authorize_test.go Remove Disabled provisioner add add an Uninitialized state 3 months ago
config.go
export.go
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