mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-11-03 20:38:05 +00:00
Update ciphers value for a wap2_enterprise testcase
Signed-off-by: bhargavi-ct <bhargavimamidipaka@candelatech.com>
This commit is contained in:
@@ -158,8 +158,8 @@ class TestRoamOTA(object):
|
|||||||
scan_freq=freqs_, twog_radio=twog_radio,
|
scan_freq=freqs_, twog_radio=twog_radio,
|
||||||
band="twog", num_sta=1, security="wpa2", ssid=ssid,
|
band="twog", num_sta=1, security="wpa2", ssid=ssid,
|
||||||
upstream="eth2", eap_method="TLS",
|
upstream="eth2", eap_method="TLS",
|
||||||
pairwise_cipher="DEFAULT ",
|
pairwise_cipher="DEFAULT",
|
||||||
groupwise_cipher="DEFAULT ",
|
groupwise_cipher="DEFAULT",
|
||||||
eap_identity=radius_info["user"],
|
eap_identity=radius_info["user"],
|
||||||
eap_password=radius_info["password"],
|
eap_password=radius_info["password"],
|
||||||
private_key="/home/lanforge/client.p12",
|
private_key="/home/lanforge/client.p12",
|
||||||
|
|||||||
Reference in New Issue
Block a user