summaryrefslogtreecommitdiffstats
path: root/README.poky
diff options
context:
space:
mode:
authorAndre McCurdy <armccurdy@gmail.com>2018-06-07 11:48:39 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-06-15 17:56:25 +0100
commit05881bbf353f05d4c613f76b3cd16432dec239a1 (patch)
tree5d66a1cb2cc04f224e9ac32e4eb933377efa71cf /README.poky
parent958fd9e6f9bad7f071973c942707b2573183db06 (diff)
downloadpoky-05881bbf353f05d4c613f76b3cd16432dec239a1.tar.gz
openssh: only create sshd host keys which have been enabled
Previously sshd_check_keys would create a full set of all possible sshd host keys, even if sshd_config has been set to only enable certain key types. Update sshd_check_keys to only create keys which have been enabled in sshd_config (with a fallback to creating a full set of key types if no HostKey options are defined, as before). (From OE-Core rev: 2303d795ae96f1a60caf145a0ddf100e89c4b5b0) Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'README.poky')
0 files changed, 0 insertions, 0 deletions