summaryrefslogtreecommitdiffstats
path: root/test/docker/expected_results/openssh_8.0p1_custom_policy_test12.txt
blob: de615e05a56ec0b754ab4d16e35986513401e612 (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
WARNING: this policy is using deprecated features.  Future versions of ssh-audit may remove support for them.  Re-generating the policy file is perhaps the most straight-forward way of resolving this issue.  Manually converting the 'hostkey_size_*', 'cakey_size_*', and 'dh_modulus_size_*' directives into the new format is another option.


WARNING: this policy is using deprecated features.  Future versions of ssh-audit may remove support for them.  Re-generating the policy file is perhaps the most straight-forward way of resolving this issue.  Manually converting the 'hostkey_size_*', 'cakey_size_*', and 'dh_modulus_size_*' directives into the new format is another option.


WARNING: this policy is using deprecated features.  Future versions of ssh-audit may remove support for them.  Re-generating the policy file is perhaps the most straight-forward way of resolving this issue.  Manually converting the 'hostkey_size_*', 'cakey_size_*', and 'dh_modulus_size_*' directives into the new format is another option.

Host:   localhost:2222
Policy: Docker policy: test12 (version 1)
Result: ❌ Failed!

Errors:
  * 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

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