From ae7628e60f21289d75938d12680f0d5bfa4475e5 Mon Sep 17 00:00:00 2001 From: tux Date: Thu, 11 Sep 2025 15:39:53 +0200 Subject: [PATCH] revert d6230487f83338473592972e68ddbf2d3b4b13b8 revert Update hostapd-wpe.conf --- hostapd-wpe.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hostapd-wpe.conf b/hostapd-wpe.conf index c8c0f0b..34aec64 100755 --- a/hostapd-wpe.conf +++ b/hostapd-wpe.conf @@ -51,7 +51,7 @@ wpa_key_mgmt=WPA-EAP # TKIP (Temporal Key Integrity Protocol) - legacy encryption, insecure # CCMP (Counter Mode Cipher Block Chaining Message Authentication Code Protocol) - modern AES-based encryption # including both allows compatibility with more clients -wpa_pairwise="TKIP CCMP" +wpa_pairwise=TKIP CCMP # enable 802.1X authentication (Enterprise mode) # ieee8021x=1