mirror of
https://github.com/jtesta/ssh-audit.git
synced 2024-11-16 13:35:39 +01:00
14 lines
307 B
Plaintext
14 lines
307 B
Plaintext
Host: localhost:2222
|
||
Policy: Hardened OpenSSH Server v8.0 (version 3)
|
||
Result: [0;31m❌ Failed![0m
|
||
[0;33m
|
||
Errors:
|
||
* Host key (rsa-sha2-256) sizes did not match.
|
||
- Expected: 4096
|
||
- Actual: 3072
|
||
|
||
* Host key (rsa-sha2-512) sizes did not match.
|
||
- Expected: 4096
|
||
- Actual: 3072
|
||
[0m
|