2023-03-24 18:48:36 -04:00
|
|
|
{
|
|
|
|
"errors": [
|
2023-04-26 15:47:58 -04:00
|
|
|
{
|
|
|
|
"actual": [
|
|
|
|
"3072"
|
|
|
|
],
|
|
|
|
"expected_optional": [
|
|
|
|
""
|
|
|
|
],
|
|
|
|
"expected_required": [
|
|
|
|
"4096"
|
|
|
|
],
|
|
|
|
"mismatched_field": "Host key (rsa-sha2-256) sizes"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"actual": [
|
|
|
|
"3072"
|
|
|
|
],
|
|
|
|
"expected_optional": [
|
|
|
|
""
|
|
|
|
],
|
|
|
|
"expected_required": [
|
|
|
|
"4096"
|
|
|
|
],
|
|
|
|
"mismatched_field": "Host key (rsa-sha2-512) sizes"
|
|
|
|
},
|
2023-03-24 18:48:36 -04:00
|
|
|
{
|
|
|
|
"actual": [
|
|
|
|
"umac-64-etm@openssh.com",
|
|
|
|
"umac-128-etm@openssh.com",
|
|
|
|
"hmac-sha2-256-etm@openssh.com",
|
|
|
|
"hmac-sha2-512-etm@openssh.com",
|
|
|
|
"hmac-sha1-etm@openssh.com",
|
|
|
|
"umac-64@openssh.com",
|
|
|
|
"umac-128@openssh.com",
|
|
|
|
"hmac-sha2-256",
|
|
|
|
"hmac-sha2-512",
|
|
|
|
"hmac-sha1"
|
|
|
|
],
|
|
|
|
"expected_optional": [
|
|
|
|
""
|
|
|
|
],
|
|
|
|
"expected_required": [
|
|
|
|
"hmac-sha2-256-etm@openssh.com",
|
|
|
|
"hmac-sha2-512-etm@openssh.com",
|
|
|
|
"umac-128-etm@openssh.com"
|
|
|
|
],
|
|
|
|
"mismatched_field": "MACs"
|
2023-12-19 14:03:28 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"actual": [
|
|
|
|
"4096"
|
|
|
|
],
|
|
|
|
"expected_optional": [
|
|
|
|
""
|
|
|
|
],
|
|
|
|
"expected_required": [
|
|
|
|
"3072"
|
|
|
|
],
|
|
|
|
"mismatched_field": "Group exchange (diffie-hellman-group-exchange-sha256) modulus sizes"
|
2023-03-24 18:48:36 -04:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"host": "localhost",
|
|
|
|
"passed": false,
|
2024-07-05 10:53:00 -04:00
|
|
|
"policy": "Hardened OpenSSH Server v8.0 (version 4)",
|
2024-10-10 15:57:29 -04:00
|
|
|
"port": 2222,
|
|
|
|
"warnings": []
|
2023-03-24 18:48:36 -04:00
|
|
|
}
|