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

feat: configure multiple host key options #225

Merged
merged 2 commits into from
Oct 22, 2024
Merged

Conversation

atonks2
Copy link
Collaborator

@atonks2 atonks2 commented Oct 22, 2024

Allows users to configure multiple host key options for sftp connections. This is useful for supporting multiple signing algorithms, or for handling server key rotations without client downtime.

Copy link
Member

@adamdecaf adamdecaf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could deprecate HostPublicKey as part of this change too.

@atonks2
Copy link
Collaborator Author

atonks2 commented Oct 22, 2024

I went back on forth on that for a while, but it would be simpler to have a single way to configure host keys.

@adamdecaf adamdecaf merged commit f3906f9 into master Oct 22, 2024
3 checks passed
@adamdecaf adamdecaf deleted the multiple-host-keys branch October 22, 2024 18:37
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.

2 participants