Support legacy SSH encryption using the ssh-rsa algorithm.
362
This Dockerfile provides a minimal base image based on Rocky Linux 8, pre-configured to support legacy SSH encryption using the ssh-rsa algorithm. This is useful for connecting to systems that only support this older encryption method.
ssh-rsa encryption, which is commonly used by older systems.To connect to a system using this image, use the following command:
docker run --rm -it dogkeeper886/ssh-sshrsa ssh user@host
We welcome contributions to this project. If you encounter any issues or have suggestions for improvement, please report them on our GitHub repository: https://github.com/dogkeeper886/ssh-sshrsa We appreciate your feedback and assistance in making this project better.
Content type
Image
Digest
sha256:a8caa6909…
Size
188.9 MB
Last updated
over 1 year ago
docker pull dogkeeper886/ssh-sshrsa