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

Added additionally-supported HostKeyAlgorithms for SFTP backend. Res… #199

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

funkyshu
Copy link
Member

…olves #198.

@c2fo-cibot c2fo-cibot bot added the size/S Denotes a PR that changes 10-29 lines label Sep 10, 2024
@@ -66,8 +73,6 @@ var defaultSSHConfig = &ssh.ClientConfig{
"aes256-ctr",
"aes192-ctr",
"aes128-ctr",
"aes256-cbc",
"aes192-cbc",
Copy link
Member Author

Choose a reason for hiding this comment

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

These aren't currently allowable (and may never have been).

@funkyshu funkyshu merged commit 8b7451b into main Sep 10, 2024
8 checks passed
@funkyshu funkyshu deleted the add_more_hostkeyalgos_198 branch September 10, 2024 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/S Denotes a PR that changes 10-29 lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants