Add key size variables into sshd.sysconfig
Signed-off-by: Zoltan Fridrich <zfridric@redhat.com>
This commit is contained in:
parent
01178d1eef
commit
17e559c555
@ -5,3 +5,6 @@
|
||||
# example using systemctl enable sshd-keygen@dsa.service to allow creation
|
||||
# of DSA key or systemctl mask sshd-keygen@rsa.service to disable RSA key
|
||||
# creation.
|
||||
|
||||
#SSH_RSA_BITS=3072
|
||||
#SSH_ECDSA_BITS=256
|
||||
|
Loading…
Reference in New Issue
Block a user