mirror of
https://github.com/wez/wezterm.git
synced 2024-12-26 14:54:16 +03:00
de13e17723
It looks like the debian 9 test failures with libssh are the same underlying issue as https://github.com/wez/wezterm/issues/1262 Poking around in the debug output, and then spelunking through the code, we can use the `pubkeyacceptedtypes` ssh config option to add the key type to the list of keys. This doesn't appear to be a documented option in the current versions of openssh. I'm not 100% sure that this is right, but it's worth a shot. |
||
---|---|---|
.. | ||
sftp | ||
auth.rs | ||
channelwrap.rs | ||
config.rs | ||
dirwrap.rs | ||
filewrap.rs | ||
host.rs | ||
lib.rs | ||
pty.rs | ||
session.rs | ||
sessioninner.rs | ||
sessionwrap.rs | ||
sftpwrap.rs |