Skip to content
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

Fix Paramiko and SSH multiplexer agent support #44638

Merged

Conversation

strideynet
Copy link
Contributor

There's a bug with older versions of OpenSSH and Paramiko that require both the cert and bare key to be returned by the agent.

Manually tested with OpenSSH, Paramiko and Go.

changelog: Resolved compatibility issue with Paramiko and Machine ID's SSH multiplexer SSH agent.

@strideynet strideynet enabled auto-merge July 25, 2024 16:25
@strideynet strideynet added this pull request to the merge queue Jul 25, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 25, 2024
@strideynet strideynet added this pull request to the merge queue Jul 25, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 25, 2024
@strideynet strideynet added this pull request to the merge queue Jul 25, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 25, 2024
@strideynet strideynet added this pull request to the merge queue Jul 25, 2024
Merged via the queue into master with commit fb6b435 Jul 25, 2024
38 checks passed
@strideynet strideynet deleted the strideynet/fix-ssh-agent-compatability-with-paramiko branch July 25, 2024 22:46
@public-teleport-github-review-bot

@strideynet See the table below for backport results.

Branch Result
branch/v15 Create PR
branch/v16 Create PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants