Skip to content

Fault tolerance #756

Answered by LecrisUT
basilhendroff asked this question in Q&A
Nov 22, 2021 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

You would probably have to be more specific on how/where the step-ca server is failing, but in general, if the server can be brought back up with the same root certificates and ca.json secrets, everything would be back to normal.

As long as you have access to the root certificate, you can reproduce almost everything in step-ca using openssl, so on that front, there is nothing much to worry about. You would also probably want to backup the root certificate offline, or even completely isolate it and use a manually generated long-term intermediate certificate instead of the root one on the machines.

Some things that would require reconfiguration are if the ca.json secrets are damaged. Howeve…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@basilhendroff
Comment options

@LecrisUT
Comment options

@basilhendroff
Comment options

Answer selected by basilhendroff
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