Closed
Bug 971408
Opened 11 years ago
Closed 11 years ago
[Sora][Wi-Fi]DUT only support "EAP-SIM" for "EAP-WPA"
Categories
(Firefox OS Graveyard :: Wifi, defect, P1)
Firefox OS Graveyard
Wifi
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 922930
People
(Reporter: sync-1, Unassigned)
Details
Mozilla build ID: 20140118004001
DEFECT DESCRIPTION:
DUT only support "EAP-SIM" for "EAP-WPA".
REPRODUCING PROCEDURES:
1,Home->Setting->enable Wi-Fi
2,Searching the ap automatically -> connect the "WPA-EAP" AP ->Choose the EAP
method ->DUT only support "EAP-SIM" for "EAP-WPA".->KO
EXPECTED BEHAVIOUR:
DUT support TTLS,PEAP,SIM,AKA,TLS for "EAP-WPA".
ASSOCIATE SPECIFICATION:
TEST PLAN REFERENCE:
TOOLS AND PLATFORMS USED:
USER IMPACT:
REPRODUCING RATE:
For FT PR, Please list reference mobile's behavior:
Other EAP mode are disabled until server certificate import is completed.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
1.4
Bye the way, is "EAP-SIM" supported well on soul 3.5?
(In reply to comment #3)
> Comment from Mozilla:1.4
>
We only support "set config" of EAP-SIM now, naming set network with "key_mgmt=WPA-EAP" and "eap=SIM".
The state machine and key auth is not implemented in gecko because there haven't be a common interface among vendors.
For now, these functionalities must be implemented in wpa_supplicant without gecko involved.
So it depends on the wpa_supplicant of the platform to determine if EAP-SIM is supported or not.
AFAIK, only fugu supports EAP-SIM because it satisfies such requirement.
You need to log in
before you can comment on or make changes to this bug.
Description
•