diff --git a/src/scripts/create_ap b/src/scripts/create_ap index 524dd80..bf52b24 100755 --- a/src/scripts/create_ap +++ b/src/scripts/create_ap @@ -1722,7 +1722,7 @@ if [[ -n "$PASSPHRASE" ]]; then wpa=${WPA_VERSION} wpa_${WPA_KEY_TYPE}=${PASSPHRASE} wpa_key_mgmt=WPA-PSK -wpa_pairwise=TKIP CCMP +wpa_pairwise=CCMP rsn_pairwise=CCMP EOF fi