mirror of
https://github.com/wez/wezterm.git
synced 2024-12-23 13:21:38 +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. |
||
---|---|---|
.. | ||
examples | ||
src | ||
tests | ||
Cargo.toml |