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 cb9abbe25b
Add support for validities in templates
This commit upgrades go.step.sm/crypto with a version that adds support
for setting validity bounds in templates. It also adds support for these
in the certificate modifiers.

The priority for the validity bounds are:
1. Coming from flags.
2. Coming from the template.
3. Defaults.
4 months ago
..
admin Log errors using slog.Logger 5 months ago
administrator
config
internal/constraints
policy Fix linter warnings 4 months ago
provisioner Add support for validities in templates 4 months ago
testdata
admins.go
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
authorize_test.go
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
policy_test.go
provisioners.go Merge branch 'master' into AuthParams 4 months ago
provisioners_test.go
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
ssh_test.go
tls.go Add GetX509Signer method 5 months ago
tls_test.go Reverse assert statements 5 months ago
version.go
webhook.go
webhook_test.go