Update hostapd-wpe.conf

This commit is contained in:
tux 2025-09-11 14:01:03 +02:00
parent 2c8fde515a
commit d6230487f8

View File

@ -51,7 +51,7 @@ wpa_key_mgmt=WPA-EAP
# TKIP (Temporal Key Integrity Protocol) - legacy encryption, insecure # TKIP (Temporal Key Integrity Protocol) - legacy encryption, insecure
# CCMP (Counter Mode Cipher Block Chaining Message Authentication Code Protocol) - modern AES-based encryption # CCMP (Counter Mode Cipher Block Chaining Message Authentication Code Protocol) - modern AES-based encryption
# including both allows compatibility with more clients # including both allows compatibility with more clients
wpa_pairwise=TKIP CCMP wpa_pairwise="TKIP CCMP"
# enable 802.1X authentication (Enterprise mode) # enable 802.1X authentication (Enterprise mode)
# ieee8021x=1 # ieee8021x=1