Преглед изворни кода

dropbear: disable RSA-SHA1 by default

Upstream has disabled SHA-1 algorithms by default since version 2025.87.
SHA-1 has known weakness and most SSH implementations support alternatives.

Signed-off-by: Konstantin Demin <[email protected]>
Konstantin Demin пре 5 месеци
родитељ
комит
5e0fbca9b9
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      package/network/services/dropbear/Config.in

+ 0 - 1
package/network/services/dropbear/Config.in

@@ -822,7 +822,6 @@ menu "Encryption options"
 
 
 	config DROPBEAR_RSA_SHA1
 	config DROPBEAR_RSA_SHA1
 		bool "RSA-SHA1 [WEAK]"
 		bool "RSA-SHA1 [WEAK]"
-		default y
 		depends on DROPBEAR_LEGACY_COMPAT
 		depends on DROPBEAR_LEGACY_COMPAT
 		help
 		help
 			This enables the following public key algorithm:
 			This enables the following public key algorithm: