wpa3 eap ttls fix for 1.x sanity and 2.x support for wpa3 added

Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
This commit is contained in:
shivamcandela
2021-09-03 01:56:39 +05:30
parent 62c22b8807
commit 9233fd3d3d
5 changed files with 26 additions and 7 deletions

View File

@@ -562,7 +562,7 @@ RADIUS_SERVER_DATA = {
RADIUS_ACCOUNTING_DATA = {
"ip": "10.10.10.72",
"port": 1812,
"port": 1813,
"secret": "testing123",
"user": "user",
"password": "password",