Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Boelen <michael.boelen@cisofy.com>2018-04-23 11:57:59 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2018-04-23 11:57:59 +0300
commite858233eb65f8ac1b22c68949a249ebd9885e362 (patch)
tree76239e0e7a0dcbf2e830b2f6e77e39a772ba1dc1
parent40d6a853d56cffc99cb95f18396db252cc7c3025 (diff)
parentc25910cb31f30f8a21db80e0be363256771f49f7 (diff)
Merge branch 'master' of https://github.com/CISOfy/lynis
-rw-r--r--include/tests_ssh2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tests_ssh b/include/tests_ssh
index 1d7afbea..05c75d8d 100644
--- a/include/tests_ssh
+++ b/include/tests_ssh
@@ -110,7 +110,7 @@
SSHOPS="AllowTcpForwarding:NO,LOCAL,YES:=\
ClientAliveCountMax:2,4,16:<\
ClientAliveInterval:300,600,900:<\
- Compression:(DELAYED|NO),,YES:=\
+ Compression:NO,,YES:=\
FingerprintHash:SHA256,MD5,:=\
GatewayPorts:NO,,YES:=\
IgnoreRhosts:YES,,NO:=\