diff options
author | Jouni Malinen <jouni@qca.qualcomm.com> | 2012-02-16 16:34:22 +0200 |
---|---|---|
committer | Jouni Malinen <j@w1.fi> | 2012-02-16 16:34:22 +0200 |
commit | 1bb7b8e84cd6f532f982a2500f9aad0156a02a09 (patch) | |
tree | a291b5b1eb2e74faef7417199d49852f6c987eeb /tests/test-x509.c | |
parent | 9914c96febff964374a863bbd6986ade13a2215a (diff) | |
download | external_wpa_supplicant_8_ti-1bb7b8e84cd6f532f982a2500f9aad0156a02a09.zip external_wpa_supplicant_8_ti-1bb7b8e84cd6f532f982a2500f9aad0156a02a09.tar.gz external_wpa_supplicant_8_ti-1bb7b8e84cd6f532f982a2500f9aad0156a02a09.tar.bz2 |
Interworking: Add support for multiple credentials
This replaces the global home_* parameters with a list of credentials
that can be configured similarly to network blocks. For example:
cred={
realm="example.com"
username="user@example.com"
password="password"
ca_cert="/etc/wpa_supplicant/ca.pem"
domain="example.com"
}
cred={
imsi="310026-000000000"
milenage="90dca4eda45b53cf0f12d7c9c3bc6a89:cb9cccc4b9258e6dca4760379fb82581:000000000123"
}
Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
Diffstat (limited to 'tests/test-x509.c')
0 files changed, 0 insertions, 0 deletions