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 handling of key constraints #203

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

george-hopkins
Copy link
Contributor

I tested the ssh-agent client against OpenSSH and found some differences in the encoding of key constraints. This PR ensures both implementations are interoperable. In addition, the russh ssh-agent will actually store key constraints (it didn't until now). The client will check the response to report back any errors.

@Eugeny
Copy link
Member

Eugeny commented Nov 1, 2023

Thank you!

@Eugeny Eugeny merged commit a904a08 into warp-tech:main Nov 1, 2023
3 checks passed
@george-hopkins george-hopkins deleted the keyconstraints branch November 1, 2023 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants