]> git.ipfire.org Git - thirdparty/chrony.git/commit
keys: warn about short key only if used by source
authorMiroslav Lichvar <mlichvar@redhat.com>
Mon, 25 Jan 2016 15:50:51 +0000 (16:50 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Fri, 29 Jan 2016 16:55:58 +0000 (17:55 +0100)
commitaad42ceaec7d0685ca01e93fc19df555302aebda
tree4bd3d05010945f60ab8e3ff94dd81f37e192304b
parentf225469e6ed93be779c3e4ae9edbc41c73fa22b5
keys: warn about short key only if used by source

After restricting authentication of servers and peers to the specified
key, a short key in the key file is a security problem from the client's
point of view only if it's specified for a source.
keys.c
keys.h
ntp_core.c