Added Milenage-GSM simulator for EAP-SIM
CONFIG_SIM_SIMULATOR=y in .config and password="Ki:OPc" in network config to enable.
This commit is contained in:
parent
31cbe002c9
commit
81eec387dd
3 changed files with 86 additions and 16 deletions
|
@ -1,10 +1,10 @@
|
|||
ChangeLog for wpa_supplicant
|
||||
|
||||
????-??-?? - v0.6.6
|
||||
* added Milenage USIM emulator for EAP-AKA (can be used to simulate
|
||||
test USIM card with a known private key; enable with
|
||||
CONFIG_USIM_SIMULATOR in .config and password="Ki:OPc:SQN" in
|
||||
network configuration)
|
||||
* added Milenage SIM/USIM emulator for EAP-SIM/EAP-AKA
|
||||
(can be used to simulate test SIM/USIM card with a known private key;
|
||||
enable with CONFIG_SIM_SIMULATOR=y/CONFIG_USIM_SIMULATOR=y in .config
|
||||
and password="Ki:OPc"/password="Ki:OPc:SQN" in network configuration)
|
||||
|
||||
2008-11-01 - v0.6.5
|
||||
* added support for SHA-256 as X.509 certificate digest when using the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue