Skip to content

step-ca REST api documentation #604

Answered by maraino
arbradford asked this question in Q&A
Discussion options

You must be logged in to vote

Does step-ca as a service support the ability to be a "non cli / command line" service behind a REST api that has the ability to do the following:

step-ca uses a REST API using JSON for everything, so yes, you can use curl or your own implementation to talk with step-ca.

Can step-crypto function as a REST based microservice as well? And can it support the following operations:

What do you mean with step-crypto? If you mean commands like step crypto jwt sign ..., well they don't have any REST interface, but the way we sign, JWT is quite standard, so you can always sign a JWT yourself.

Assuming either of these are true, is the entire REST api designed to be used around curl? ...

Yes, …

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@arbradford
Comment options

@maraino
Comment options

Answer selected by arbradford
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants