summaryrefslogtreecommitdiffstats
path: root/test/docker/expected_results/openssh_5.6p1_custom_policy_test3.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/docker/expected_results/openssh_5.6p1_custom_policy_test3.json')
-rw-r--r--test/docker/expected_results/openssh_5.6p1_custom_policy_test3.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/test/docker/expected_results/openssh_5.6p1_custom_policy_test3.json b/test/docker/expected_results/openssh_5.6p1_custom_policy_test3.json
new file mode 100644
index 0000000..a98fa8d
--- /dev/null
+++ b/test/docker/expected_results/openssh_5.6p1_custom_policy_test3.json
@@ -0,0 +1,22 @@
+{
+ "errors": [
+ {
+ "actual": [
+ "ssh-rsa",
+ "ssh-dss"
+ ],
+ "expected_optional": [
+ ""
+ ],
+ "expected_required": [
+ "ssh-rsa",
+ "ssh-dss",
+ "key_alg1"
+ ],
+ "mismatched_field": "Host keys"
+ }
+ ],
+ "host": "localhost",
+ "passed": false,
+ "policy": "Docker policy: test3 (version 1)"
+}