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/config
Mariano Cano 30ce9e65f7
Write configuration only if encoding succeeds
This commit fixes a problem when the ca.json is truncated if the
encoding of the configuration fails. This can happen by adding a new
provisioner with bad template data.

Related to smallstep/cli#994
10 months ago
..
config.go Write configuration only if encoding succeeds 10 months ago
config_test.go Allow option to skip the validation of config 2 years ago
ssh.go first commit 3 years ago
ssh_test.go Admin level API for provisioner mgmt v1 3 years ago
tls_options.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
tls_options_test.go first commit 3 years ago
types.go Introduce gocritic linter and address warnings 3 years ago
types_test.go first commit 3 years ago