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