Remove RSA for some older distributions #10

Closed
opened 2021-10-12 07:59:23 +00:00 by svelt · 0 comments
Owner

ssh-audit warns about:

Debian 9, Devuan 9, Ubuntu 16:

# host-key algorithms
(key) ssh-rsa (2048-bit)                    -- [fail] using weak hashing algorithm
                                            `- [info] available since OpenSSH 2.5.0, Dropbear SSH 0.28
                                            `- [info] a future deprecation notice has been issued in OpenSSH 8.2: https://www.openssh.com/txt/release-8.2
ssh-audit warns about: Debian 9, Devuan 9, Ubuntu 16: ``` # host-key algorithms (key) ssh-rsa (2048-bit) -- [fail] using weak hashing algorithm `- [info] available since OpenSSH 2.5.0, Dropbear SSH 0.28 `- [info] a future deprecation notice has been issued in OpenSSH 8.2: https://www.openssh.com/txt/release-8.2 ```
svelt closed this issue 2021-10-19 08:25:48 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Ansible/ssh-hardening#10
No description provided.