Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add simple offline mode for step ca token #85

Closed
maraino opened this issue Feb 26, 2019 · 1 comment
Closed

Add simple offline mode for step ca token #85

maraino opened this issue Feb 26, 2019 · 1 comment
Assignees

Comments

@maraino
Copy link
Collaborator

maraino commented Feb 26, 2019

Add a simple offline mode to step ca token using the configuration file created with step ca init

@dopey
Copy link
Contributor

dopey commented Mar 18, 2019

This feature adds support for creating Step CA provisioner tokens with a simplified offline mode. Offline mode is useful when you don't want to run the Step CA as a service but still wish to sign certificates using the PKI generated by step ca init.

$ step ca init 
^^^ creates ca.json
...
$ step ca token --offline foo.smallstep.com
^^^ implicitly uses the configuration in ca.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants