[v14] split db ca#35950
Merged
GavinFrazar merged 5 commits intobranch/v14from Feb 21, 2024
Merged
Conversation
There was a problem hiding this comment.
Orca Security Scan Summary
| Status | Check | Issues by priority | |
|---|---|---|---|
| Secrets | View in Orca |
🔑 The following secrets have been detected in your pull request across all commits
| NAME | FILE PATH | LINE NUM | COMMIT | STATUS | |
|---|---|---|---|---|---|
| Private Key | lib/fixtures/keys.go | 60 | fa906d8d0 | FAILED | View in code |
ab297df to
4a17fdc
Compare
4a17fdc to
2566ee4
Compare
greedy52
approved these changes
Jan 30, 2024
Contributor
greedy52
left a comment
There was a problem hiding this comment.
changelog: Introduced the Teleport Database Client CA so that separate CAs are used to issue certs to databases and database clients.
I think we should provide more details than this. Best if we have a doc guide on how to do this. If not, maybe briefly describe what needs to be done like this https://github.com/gravitational/teleport/releases/tag/v12.4.28. Or link to a GH issue or disccussion with procedures
smallinsky
approved these changes
Jan 31, 2024
2566ee4 to
4534c17
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport #35949 to branch/v14.
changelog: Fixed a database lateral movement exploit if a self-hosted database host is compromised, see https://goteleport.com/docs/management/operations/db-ca-migrations.