-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
ca for local cluster "teleport.localdomain" missing signing keys, refusing to bootstrap backend, initialization failed #7853
Comments
Presently, teleport start --bootstrap state.yaml fails due to incorrect handling of JWT CAs, even when the data is generated using tctl get all --with-secrets. Fixes #7853. * Correctly validate JWT CertAuthorities on bootstrap * Remove commented code
Closed on master, which means it'll take some time to appear in a future release. I'll backport this to Teleport 7 to speed things up - I expect it should appear on the next minor that goes out. |
Backported to v7 by #8128. |
Presently, teleport start --bootstrap state.yaml fails due to incorrect handling of JWT CAs, even when the data is generated using tctl get all --with-secrets. Fixes #7853. * Correctly validate JWT CertAuthorities on bootstrap * Remove commented code
That means it was at that time available in the release v7.1.2 (rpm) . The error changed now to:
should i reopen this or should I create another ticket? |
Hey @flybyray, I tried the repro steps we have above using Teleport v7.3.13 and it looked fine to me. Could you try the latest 7.x and let me know if it works? If not, do let me know if there is anything different about the setup. |
Hi @codingllama i did a workarround. |
Bootstraping a previously backu config is not possible since version 5.
ERROR:
What you expected to happen:
with teleport version 4.4.10-1 no errors. the bootstrapping of previously backup config is possible. output would be:
Reproduction Steps
Server Details
Client Details
irrelevant
Debug Logs
Please include or attach debug logs, when appropriate. Obfuscate sensitive information!
teleport --debug
)The text was updated successfully, but these errors were encountered: