1
0
mirror of https://github.com/smallstep/cli.git synced 2025-08-09 03:22:43 +03:00

116 Commits

Author SHA1 Message Date
max furman
f5a1d99b48 add step ca init --no-config 2018-11-06 17:08:50 -08:00
max furman
fb9fb966ed fix grammar step ca init again 2018-11-02 14:00:07 -07:00
max furman
f29f5ef346 change step ca init prompt grammar/lang 2018-11-02 13:53:18 -07:00
max furman
f979364bc5 fix redundancies 2018-10-31 22:21:41 -07:00
max furman
9918a4f85b Add --create flag to step ca provisioner add
* pki.generateOTTKeyPair -> jose.GenerateDefaultKeyPair
 - allows for access from `step provisioner [add/del/etc]` pkg
2018-10-31 18:15:35 -07:00
Mariano Cano
93840b28a3 Unify ca flags. 2018-10-30 16:03:31 -07:00
Mariano Cano
ee90f84f1d Add missing file. Use provisioner name instead of issuer. 2018-10-30 15:35:50 -07:00
Mariano Cano
5487d27234 Update cli to work with provisioner name instead of issuer. 2018-10-30 15:34:16 -07:00
Mariano Cano
8c54f7859b Improve validators for DNS names 2018-10-22 16:41:00 -07:00
Mariano Cano
8c2f46a2fa Add common validators and use them on step ca init 2018-10-22 16:31:14 -07:00
Mariano Cano
4e64b89e64 Add option to step ca init to use an existing root cert.
Fixes smallstep/ca-component#76
2018-10-22 15:43:50 -07:00
Mariano Cano
abf3ca9fd9 Add new prompts to step ca init 2018-10-18 18:45:30 -07:00
Mariano Cano
27ce2abd4a Add default pki paths in methods. 2018-10-04 13:01:49 -07:00
Mariano Cano
181cee62ff Move ca pki to its own package. 2018-10-04 12:24:30 -07:00
Mariano Cano
19892aa036 Remove commented code. 2018-10-02 16:54:59 -07:00
Mariano Cano
7d7749cbc6 Add command step ca init 2018-10-02 16:35:51 -07:00