ssh-ciphers-strong

Ensures that the SSH daemon uses strong ciphers.

Maintainer

Nick Anderson

Module stats

Total Downloads: 520
Updated: Dec 3, 2021

Installation version

Version
Released on Dec 3, 2021

Tags

Installation

                    
cfbs add ssh-ciphers-strong@1.0.3
Description
Dependencies
Discussion

This module ensures that Ciphers is set to chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr in /etc/ssh/sshd_config leveraging lib_sshd_config:global_key_values from the library-sshd-config module.

Dependencies