sshd: apply key lengths and dsa setting to sshd keys
commitad54ed070b6b00f93c264d988a0ab91781a039f3
authorKyle J. McKay <mackyle@gmail.com>
Thu, 6 Mar 2014 08:00:38 +0000 (6 00:00 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Thu, 6 Mar 2014 08:00:38 +0000 (6 00:00 -0800)
treedcb7293ac3e8a0e1d729b141aacf66c1dfac261d
parentd080f8327b6d5e0c8cbe8a9e206cdd19d5e16113
sshd: apply key lengths and dsa setting to sshd keys

If $disable_dsa is set do not generate or configure a DSA sshd
HostKey for the chroot jail sshd.

Use the $rsakeylength value when generating the sshd rsa HostKey
for the chroot jail sshd.
Girocco/Config.pm
jailsetup.sh