2011-03-29 21:25:53 +00:00
|
|
|
# Configuration file for the sshd service.
|
|
|
|
|
2014-04-09 11:37:47 +00:00
|
|
|
# The server keys are automatically generated if they are missing.
|
|
|
|
# To change the automatic creation uncomment and change the appropriate
|
|
|
|
# line. Accepted key types are: DSA RSA ECDSA ED25519.
|
|
|
|
# The default is "RSA ECDSA ED25519"
|
2011-03-29 21:25:53 +00:00
|
|
|
|
2014-04-09 11:37:47 +00:00
|
|
|
# AUTOCREATE_SERVER_KEYS=""
|
|
|
|
# AUTOCREATE_SERVER_KEYS="RSA ECDSA ED25519"
|
2011-03-29 21:25:53 +00:00
|
|
|
|
|
|
|
# Do not change this option unless you have hardware random
|
2013-04-17 14:46:47 +00:00
|
|
|
# generator and you REALLY know what you are doing
|
2011-03-29 21:25:53 +00:00
|
|
|
|
2013-04-17 14:46:47 +00:00
|
|
|
SSH_USE_STRONG_RNG=0
|
|
|
|
# SSH_USE_STRONG_RNG=1
|