Configuration Files
The client and server configuration formats are based on the SSH Tectia
Client and Server 4.3. The default server configuration file can be
found from /etc/ssh2/sshd2_config and the default client configuration
from /etc/ssh2/ssh2_config.
The files contain keyword-value pairs, one per line. Lines starting with
the hash character (#) as well as empty lines are interpreted as
comments.
A complete list of configuration options can be found from the
ssh2_config and sshd2_config man pages. See Appendices
ssh2 config and sshd2 config.