Secure Shell Client and Server (Remote Login Program)
SSH (Secure Shell) is a program for logging into and executing commands
on a remote machine. It is intended to replace rsh (rlogin and rsh) and
provides openssl (secure encrypted communication) between two untrusted
hosts over an insecure network.
xorg-x11 (X Window System) connections and arbitrary TCP/IP ports can
also be forwarded over the secure channel.
- Sources inherited from project SUSE:SLE-12:GA
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Alexander_Naumov:SLE12/openssh && cd $_
- Create Badge
Refresh
Refresh
Source Files
Latest Revision
Ruediger Oertel (oertel)
committed
(revision 2)
- ssh(1) - correct FIPS checks to prevent connection fails when protocol version is not explicitly requested (bnc#876704) - ssh-keygen(1) - do not create DSA and RSA1 keys in FIPS mode when generating all server keys (bnc#886845) - fix SUSE spelling (bnc#889014)
Comments 0