rcolebaugh / rpms / openssh

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