Commit Graph

10 Commits (072ba4227caaf1cf3489cc6cec85478791724681)

Author SHA1 Message Date
Mariano Cano 072ba4227c Add deployment type to config.
This field is ignored except for the start of the ca. If the type
is linked and the token is not passed, it will fail with an error.
3 years ago
Mariano Cano 5344f42f21 Allow to use the environment variable STEP_CA_TOKEN
For helm charts we want to store the tokens in a secret and load
it from an environment variable.
3 years ago
Mariano Cano 8fb5340dc9 Use a token at start time to configure linkedca.
Instead of using `step-ca login` we will use a new token provided
as a flag to configure and start linkedca. Certificates will be kept
in memory and refreshed automatically.
3 years ago
max furman 7b5d6968a5 first commit 3 years ago
Mariano Cano bdeb0ccd7c Add support for the flag --issuer-password-file
The new flag allows to pass a file with the password used to decrypt
the key used in RA mode.
3 years ago
Mariano Cano 40d0596b71 Use smallstep/cli-utils instead of smallstep/cli 4 years ago
Mariano Cano 8f17a46be0 Fix formatting. 4 years ago
Joël Gähwiler 445fcbe621 added resolver 4 years ago
Mariano Cano d3361e7a58 Add UsageText to virtual command. 5 years ago
Mariano Cano 5013f7ffe0 Move ca commands to its own package. 5 years ago