summaryrefslogtreecommitdiffstats
path: root/test/docker/expected_results/openssh_5.6p1_custom_policy_test10.json
blob: 0a1e148165427c9f478ee9f6e93b949837861db3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
    "errors": [
        {
            "actual": [
                "3072"
            ],
            "expected_optional": [
                ""
            ],
            "expected_required": [
                "4096"
            ],
            "mismatched_field": "Host key (ssh-rsa-cert-v01@openssh.com) sizes"
        },
        {
            "actual": [
                "1024"
            ],
            "expected_optional": [
                ""
            ],
            "expected_required": [
                "4096"
            ],
            "mismatched_field": "CA signature size (ssh-rsa)"
        }
    ],
    "host": "localhost",
    "passed": false,
    "policy": "Docker poliicy: test10 (version 1)"
}