vault write ssh/config/ca private_key=@ca public_key=@ca.pub
Code: 500. Errors:
* 1 error occurred:
* keys are already configured; delete them before reconfiguring
Is this bug or on that doc telling incorrect "This endpoint allows submitting the CA information for the secrets engine via an SSH key pair. If you have already set a certificate and key, they will be overridden."
Thank you!
Cheers,
Kevin
Hello team,I am just having an issue on vault version 0.10.4, I am trying to rotate the signing CA on the SSH backend.I have found the doc on HashiCorp website:when I tried on my local dev server I received the below error:
vault write ssh/config/ca private_key=@ca publi...@ca.pub
Code: 500. Errors: