tincctl: Avoid falling back to 1024 bits RSA key generation when an invalid key size...
authorVittorio G (VittGam) <github@vittgam.net>
Tue, 11 Oct 2016 18:30:41 +0000 (20:30 +0200)
committerGitHub <noreply@github.com>
Tue, 11 Oct 2016 18:30:41 +0000 (20:30 +0200)
commit9cbd3c2b5b03c29c116a14f196db8a32c7135391
treec20e304383de5b2b81e7acefebc71ea2911cfa8f
parentc7c5c74d4af7442b92d863fc9eb04395c456b0be
tincctl: Avoid falling back to 1024 bits RSA key generation when an invalid key size is specified.

Also warn the user if a key smaller than 2048 bits is being generated.

Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
src/tincctl.c