- Package:
- openssh-client-ssh1
- Source:
- openssh-ssh1
- Description:
- secure shell (SSH) client for legacy SSH1 protocol
- Submitter:
- Richard Lucassen
- Date:
- 2024-09-24 03:27:02 UTC
- Severity:
- wishlist
It would be nice if ssh1 looks for /etc/ssh/ssh1_config before ssh_config. If exists, it will read ssh1_config. R.
Dear Maintainer, This has become more important with the removal of old protocols from upstream openssh. This package attempts to read a configuration file meant for openssh-client, and errors out. I'm maintaining a parallel version that looks in /etc/ssh1 and ~/.ssh1 to stop the two from conflicting since installing ssh1 is now mandatory to access older hardware. As the two continue to diverge the incompatibility will only grow.