summaryrefslogtreecommitdiff
path: root/meta-openembedded/meta-python/recipes-devtools/python/python3-smpplib
diff options
context:
space:
mode:
authorJoseph Reynolds <joseph-reynolds@charter.net>2023-10-11 20:17:03 +0300
committerAdriana Kobylak <anoo@us.ibm.com>2024-02-20 22:23:42 +0300
commite71e7778d61b38cde9e2bef1ab72320a45cc2b2d (patch)
tree2f3711f79f460911f02dec1b2253989b7a3881f1 /meta-openembedded/meta-python/recipes-devtools/python/python3-smpplib
parent22f682c653ad51d5f5c1ac8a7acd73c44f8b291b (diff)
downloadopenbmc-e71e7778d61b38cde9e2bef1ab72320a45cc2b2d.tar.xz
dropbear SSH server: update security options
This updates the algorithms offered by the BMC's dropbear SSH server when making new connections. The options.patch file is deleted because it is obsolete. The localoptions.h file is updated to OpenBMC project preferences. For background, see the Dropbear project default_options.h file. Tested: Validate intended algorithms via command: ssh -vv - Before: debug2: host key algorithms: rsa-sha2-256,ssh-rsa debug2: MACs ctos: hmac-sha1,hmac-sha2-256,hmac-sha2-512 - After: debug2: host key algorithms: rsa-sha2-256 debug2: MACs ctos: hmac-sha2-256,hmac-sha2-512 Change-Id: I0eccb572c61ce3a800d2a189e9d84eb36ff592e7 Signed-off-by: Joseph Reynolds <joseph-reynolds@charter.net>
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-smpplib')
0 files changed, 0 insertions, 0 deletions