Add key size variables into sshd.sysconfig

This commit is contained in:
Zoltan Fridrich 2024-05-10 10:39:36 +02:00 committed by root
parent 01178d1eef
commit da73bf9a01
2 changed files with 7 additions and 0 deletions

4
.openssh.metadata Normal file
View File

@ -0,0 +1,4 @@
8719032c1e47732c8fdb14adfb24b5e9e71de802 openssh-8.7p1.tar.gz
d0d0d2442bed150073213a0ce46f21944da22664 openssh-8.7p1.tar.gz.asc
66dd8274346fd006ff40f525c082cfb701085b5f pam_ssh_agent_auth-0.10.4.tar.gz
dbb35b4e9ae3f72b930a82c6fd5e83e9dcd7b193 gpgkey-736060BA.gpg

View File

@ -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