Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This sets the default compression to auto-negotiate the best available. This is broken currently because net-ssh no longer silently allows falling back to no compression and OpenSSH uses `"[email protected]"`, not `"zlib"`. I've removed the validation as it is incorrect and in the future it would be nice to not need an ASAP release for this kind of issue. If a user misconfigured the compression setting, they will now notice immediately because it will refuse to connect.
- Loading branch information