b58e57
# Configuration file for the sshd service.
b58e57
b58e57
# The server keys are automatically generated if they are missing.
b58e57
# To change the automatic creation uncomment and change the appropriate
b58e57
# line. Accepted key types are: DSA RSA ECDSA ED25519.
b58e57
# The default is "RSA ECDSA ED25519"
b58e57
b58e57
# AUTOCREATE_SERVER_KEYS=""
b58e57
# AUTOCREATE_SERVER_KEYS="RSA ECDSA ED25519"
b58e57
b58e57
# Do not change this option unless you have hardware random
b58e57
# generator and you REALLY know what you are doing
b58e57
b58e57
SSH_USE_STRONG_RNG=0
b58e57
# SSH_USE_STRONG_RNG=1