added: defaults for ssh_host_certificates

Signed-off-by: Maximilian Praeger <mpraeger@users.noreply.github.com>
This commit is contained in:
Maximilian Praeger 2021-01-22 06:53:28 +01:00
parent 6e9247bde3
commit 9853c7ea45

View file

@ -36,6 +36,9 @@ ssh_listen_to: ['0.0.0.0'] # sshd
# Host keys to look for when starting sshd.
ssh_host_key_files: [] # sshd
# Host certificates to look for when starting sshd.
ssh_host_certificates: [] # sshd
# Specifies the host key algorithms that the server offers
ssh_host_key_algorithms: [] # sshd