Projet

Général

Profil

« Précédent | Suivant » 

Révision 29be59ad

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

Tame the poodle. Disable SSLv3.

Voir les différences:

etc/inc/system.inc
1152 1152

  
1153 1153
		// Harden SSL a bit for PCI conformance testing
1154 1154
		$lighty_config .= "ssl.use-sslv2 = \"disable\"\n";
1155
		$lighty_config .= "ssl.use-sslv3 = \"disable\"\n";
1155 1156

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

Formats disponibles : Unified diff