From b8dd6dbb8ca403651f6627d370f62601999834cc Mon Sep 17 00:00:00 2001 From: Ben Hays Date: Sat, 3 Feb 2024 19:01:17 -0500 Subject: [PATCH] Reorganize SSH Configuration --- Configs/sshd_config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configs/sshd_config b/Configs/sshd_config index 6794187..23c570a 100644 --- a/Configs/sshd_config +++ b/Configs/sshd_config @@ -1,4 +1,4 @@ -# Based on https://infosec.mozilla.org/guidelines/openssh secure configuration guide +# Based on https://infosec.mozilla.org/guidelines/openssh and further cipher hardening Include /etc/ssh/sshd_config.d/*.conf