bsdlabs / ssh-hardening

FreeBSD SSH Hardening
https://github.com/jtesta/ssh-audit/wiki/FreeBSD
BSD 2-Clause "Simplified" License
27 stars 4 forks source link

Make tests green #20

Closed jlduran closed 1 year ago

jlduran commented 1 year ago

Do not consider the exit status of the script as an indication of success. The most recent version warns about "2048-bit modulus only provides 112-bits of symmetric strength", something that will likely never be accepted upstream.

Let's check if there are still recommendations present, and consider them as failures.