jonathancammack / rpms / openssh

Forked from rpms/openssh 6 months ago
Clone
f09e2e
# Configuration file for the sshd service.
f09e2e
f09e2e
# The server keys are automatically generated if they ommited
f09e2e
# to change the automatic creation uncomment the approprite 
f09e2e
# line. The default is RSAONLY
f09e2e
f09e2e
# AUTOCREATE_SERVER_KEYS=RSAONLY
f09e2e
# AUTOCREATE_SERVER_KEYS=NO
f09e2e
# AUTOCREATE_SERVER_KEYS=YES
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