config: allow configuration of automatic key bit length
commit49df6bee0d0ce8030319803bf9b6553419a57f86
authorKyle J. McKay <mackyle@gmail.com>
Tue, 10 Sep 2013 07:02:13 +0000 (10 00:02 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Tue, 10 Sep 2013 07:02:13 +0000 (10 00:02 -0700)
tree3809e4302a3f9bb6369788dc296c18f5ba9238d7
parent4a688db853fecbef2808bd97b6b4ec96eac5ecd0
config: allow configuration of automatic key bit length

Instead of always creating the automatically generated keys with a
bit length of 2048 allow it to be configured to a larger value but
at the same time do not allow a value smaller than 2048.
Girocco/Config.pm
install.sh