-->
Page 1 of 1

Any way to disable TKIP for WPA2 usage in AP mode on ESP8266

PostPosted: Mon Jan 11, 2016 12:37 am
by M00A3
As far as I can tell, whenever in AP mode with WPA2-PSK enabled, both AES (CCMP) and the older, insecure and now obsolete TKIP encryption are enabled. Is there any way to either disable TKIP being offered by the AP, or as an alternative is there a way to determine that a client has connected with TKIP and use that information to immediately close their connection (in custom firmware). Thanks!