summaryrefslogtreecommitdiffstats
path: root/test/docker/expected_results/openssh_5.6p1_custom_policy_test4.json
blob: 317f7e289ab8faa90bc540ae738b0de992d91e6d (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
32
{
    "errors": [
        {
            "actual": [
                "aes128-ctr",
                "aes192-ctr",
                "aes256-ctr",
                "arcfour256",
                "arcfour128",
                "aes128-cbc",
                "3des-cbc",
                "blowfish-cbc",
                "cast128-cbc",
                "aes192-cbc",
                "aes256-cbc",
                "arcfour",
                "rijndael-cbc@lysator.liu.se"
            ],
            "expected_optional": [
                ""
            ],
            "expected_required": [
                "cipher_alg1",
                "cipher_alg2"
            ],
            "mismatched_field": "Ciphers"
        }
    ],
    "host": "localhost",
    "passed": false,
    "policy": "Docker policy: test4 (version 1)"
}