summaryrefslogtreecommitdiffstats
path: root/test/docker/expected_results/openssh_8.0p1_custom_policy_test14.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/docker/expected_results/openssh_8.0p1_custom_policy_test14.json')
-rw-r--r--test/docker/expected_results/openssh_8.0p1_custom_policy_test14.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/test/docker/expected_results/openssh_8.0p1_custom_policy_test14.json b/test/docker/expected_results/openssh_8.0p1_custom_policy_test14.json
new file mode 100644
index 0000000..fc8eb61
--- /dev/null
+++ b/test/docker/expected_results/openssh_8.0p1_custom_policy_test14.json
@@ -0,0 +1,19 @@
+{
+ "errors": [
+ {
+ "actual": [
+ "4096"
+ ],
+ "expected_optional": [
+ ""
+ ],
+ "expected_required": [
+ "8192"
+ ],
+ "mismatched_field": "Group exchange (diffie-hellman-group-exchange-sha256) modulus sizes"
+ }
+ ],
+ "host": "localhost",
+ "passed": false,
+ "policy": "Docker policy: test14 (version 1)"
+}