summaryrefslogtreecommitdiffstats
path: root/test/docker/expected_results/openssh_8.0p1_builtin_policy_test1.txt
blob: f1f617e3665f3f194391c1e9fb6bae0b7c2dd948 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Host:   localhost:2222
Policy: Hardened OpenSSH Server v8.0 (version 4)
Result: ❌ Failed!

Errors:
  * Group exchange (diffie-hellman-group-exchange-sha256) modulus sizes did not match.
    - Expected: 3072
    - Actual:   4096

  * Host key (rsa-sha2-256) sizes did not match.
    - Expected: 4096
    - Actual:   3072

  * Host key (rsa-sha2-512) sizes did not match.
    - Expected: 4096
    - Actual:   3072