Projet

Général

Profil

« Précédent | Suivant » 

Révision 5ff7f58e

Ajouté par jim-p il y a plus de 9 ans

Tame the poodle. Disable SSLv3.

Voir les différences:

etc/inc/system.inc
1247 1247

  
1248 1248
		// Harden SSL a bit for PCI conformance testing
1249 1249
		$lighty_config .= "ssl.use-sslv2 = \"disable\"\n";
1250
		$lighty_config .= "ssl.use-sslv3 = \"disable\"\n";
1250 1251

  
1251 1252
		/* Hifn accelerators do NOT work with the BEAST mitigation code. Do not allow it to be enabled if a Hifn card has been detected. */
1252 1253
		$fd = @fopen("{$g['varlog_path']}/dmesg.boot", "r");

Formats disponibles : Unified diff