Commit Graph
2 Commits
Author SHA1 Message Date
Damian SzuberskiandGitHub 03c8d0f66f Merge aab105c398 into 8ee0deade1 2024-02-18 21:47:10 -07:00
szubersk aab105c398 use less-than instead of not-equal when comparing key sizes
When evaluating policy compliance, use less-than operator so keys bigger
than expected (and hence very often better) don't fail policy
evaulation. This change reduces the amount of false-positives and allows
for more flexibility when hardening SSH installations.

Signed-off-by: szubersk <szuberskidamian@gmail.com>
2024-01-16 00:48:32 +10:00