summaryrefslogtreecommitdiffstats
path: root/scripts/oepydevshell-internal.py
diff options
context:
space:
mode:
authorMatthew Bullock <mbullock@thegoodpenguin.co.uk>2024-06-27 14:15:56 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-07-02 22:29:13 +0100
commitd6a4522e6754eebab205b748de5e2379a5013310 (patch)
tree853fc8b7ae4cc206c39c67f283e96cd221144181 /scripts/oepydevshell-internal.py
parenta65a3dd4aaa9cba5219ebd136c43a0a9994f6161 (diff)
downloadpoky-d6a4522e6754eebab205b748de5e2379a5013310.tar.gz
openssh: allow configuration of hostkey type
Allow selection of host key types used by openssh via PACKAGECONFIG. Any combination of hostkey-rsa, hostkey-ecdsa and hostkey-ed25519 can be specified. Default to just generating ecdsa keys. The current default generates all three keys. This can take a significant amount of time on first boot. Having all three keys does not significantly increase compatability. Also RSA keys are being deprecated as they are no longer considered secure. Using just an ecdsa key reduces key generation time by roughly 75%. (From OE-Core rev: 0827c29566f3ea63715a9f9e4ee2639f4eabe0bd) Signed-off-by: Matthew Bullock <mbullock@thegoodpenguin.co.uk> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/oepydevshell-internal.py')
0 files changed, 0 insertions, 0 deletions