vishalmishra434 / rpms / openssh

Forked from rpms/openssh a month ago
Clone
Jan F 11896a
# Configuration file for the sshd service.
Jan F 11896a
Petr Lautrbach 4253bf
# The server keys are automatically generated if they are missing.
Petr Lautrbach 4253bf
# To change the automatic creation uncomment and change the appropriate
Petr Lautrbach 4253bf
# line. Accepted key types are: DSA RSA ECDSA ED25519.
Petr Lautrbach 4253bf
# The default is "RSA ECDSA ED25519"
Jan F 11896a
Petr Lautrbach 4253bf
# AUTOCREATE_SERVER_KEYS=""
Petr Lautrbach 4253bf
# AUTOCREATE_SERVER_KEYS="RSA ECDSA ED25519"
Jan F 11896a
Jan F 11896a
# Do not change this option unless you have hardware random
Petr Lautrbach 1a246a
# generator and you REALLY know what you are doing
Jan F 11896a
Petr Lautrbach 1a246a
SSH_USE_STRONG_RNG=0
Petr Lautrbach 1a246a
# SSH_USE_STRONG_RNG=1