Actions
Refactor #33198
closedDrop net/ssh in favor of using system ssh binary
Difficulty:
Triaged:
No
Description
Due to various circumstances we are shipping quite old version of net/ssh. There is a lot of issues (FIPS, exotic key types, newer crypto policies) which could be fixed by upgrading to the latest version, but we can't because of other dependencies. After consideration, the best course of action will be to drop net/ssh completely and use system's ssh binary directly.
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/smart_proxy_remote_execution_ssh/pull/63 added
Updated by Anonymous about 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_proxy_plugin|be7aa29a679eef9c7bab798c5a1f3deb224c2855.
Updated by Adam Ruzicka about 3 years ago
- Related to Refactor #33918: Implement cockpit tunelling using system ssh added
Updated by Adam Ruzicka about 3 years ago
- Assignee set to Peter Koprda
- Fixed in Releases smart_proxy_remote_execution_ssh-0.5.0 added
Actions