kentpeacock / rpms / openssh

Forked from rpms/openssh 2 years ago
Clone
aedd00
# Configuration file for the sshd service.
aedd00
aedd00
# The server keys are automatically generated if they are missing.
aedd00
# To change the automatic creation, adjust sshd.service options for
aedd00
# example using  systemctl enable sshd-keygen@dsa.service  to allow creation
aedd00
# of DSA key or  systemctl mask sshd-keygen@rsa.service  to disable RSA key
aedd00
# creation.
aedd00
aedd00
# Do not change this option unless you have hardware random
aedd00
# generator and you REALLY know what you are doing
aedd00
aedd00
SSH_USE_STRONG_RNG=0
aedd00
# SSH_USE_STRONG_RNG=1
aedd00
aedd00
# System-wide crypto policy:
aedd00
# To opt-out, uncomment the following line
aedd00
# CRYPTO_POLICY=