The server is authenticated with a digital signature based on a DSA or RSA public-key algorithm.
During the installation process, one RSA key pair (with the file names
hostkey
and hostkey.pub
) is generated and stored
in directory
/etc/ssh2
.
By default, this key pair is used for server authentication.
For information on connecting to a remote server for the first time, see ???.