diff --git a/create_ap b/create_ap index 5f14959..02d12da 100755 --- a/create_ap +++ b/create_ap @@ -402,7 +402,7 @@ if [[ -n "$PASSPHRASE" ]]; then wpa=${WPA_VERSION} wpa_passphrase=$PASSPHRASE wpa_key_mgmt=WPA-PSK -wpa_pairwise=TKIP +wpa_pairwise=TKIP CCMP rsn_pairwise=CCMP EOF fi