HP-UX Secure Shell Getting Started Guide
Table 1-4 Server Keys and Configuration Files (continued)
LocationDescriptionName
$HOME/.ssh/authorized_keys
List of public keys for all client
users who connect to an instance
of the sshd daemon using
public-key authentication. This
file is necessary only if you are
using public-key authentication.
One file is created per client user.
authorized_keys
• RSA-1 keys:
— /opt/ssh/etc/ssh_host_key
— /opt/ssh/etc/ssh_host_key.pub
• RSA keys:
— /opt/ssh/etc/ssh_host_rsa
— /opt/ssh/etc/ssh_host_rsa.pub
• DSA keys:
— /opt/ssh/etc/ssh_host_dsa
— /opt/ssh/etc/ssh_host_dsa.pub
The public and private keys for
every sshd instance. These files
are required for all HP-UX Secure
Shell operations regardless of
authentication type. Host key files
can be created with RSA-1, RSA,
or DSA.
Host key files
Table 1-5 lists the configuration files that are common to both the HP-UX Secure Shell client and
server.
Keys and Configuration Files 21