EAP-TLS Fast-Reauthentication
michael able
the-able
Wed Jan 3 03:28:01 PST 2007
Hi there,
I have set up a connection between hostapd and wpa-supplicant using
EAP-TLS. It's working ok, but now i'm trying to use
fast-reauthentication. i used the line
fast_reauth=1
in my wpa-supplicant config file, but the second authentication of a
session still looks exactly like the first (packet for packet).
here is my config-file:
fast_reauth=1
opensc_engine_path=/usr/lib/opensc/engine_opensc.so
pkcs11_engine_path=/usr/lib/opensc/engine_pkcs11.so
pkcs11_module_path=/usr/lib/pkcs11/opensc-pkcs11.so
network={
ssid="eap-test"
proto=WPA
key_mgmt=WPA-EAP
pairwise=CCMP TKIP
group=CCMP TKIP
eap=TLS
identity="example user"
ca_cert="/home/user/cert/ca.pem"
client_cert="/home/user/cert/user_cert.pem"
private_key="/home/user/cert/user_key.pem"
private_key_passwd="password"
priority=1
}
i would appreciate any help.
thanks,
michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3291 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.shmoo.com/pipermail/hostap/attachments/20070103/2f3def64/attachment.bin
More information about the Hostap
mailing list