EAP-TLS, whether we should provide password or not?

Raghavendra. S raghavendra.akkasali
Thu Dec 27 22:56:11 PST 2007


Hi All,

I have following configuration for EAP-TLS.

---------------------------------start----------------------------------------------------
ctrl_interface=/var/run/wpa_supplicant
ap_scan=1
fast_reauth=1
eapol_version=1

network={
        ssid="3Com"
        proto=WPA
        scan_ssid=1
        key_mgmt=WPA-EAP IEEE8021X
        pairwise=CCMP TKIP
        group=CCMP TKIP
        eap=TLS
        identity="jbibe"
        ca_cert="/mnt/nfs/certs/root.pem"
        client_cert="/mnt/nfs/certs/cert-clt.pem"
        private_key="/mnt/nfs/certs/cert-clt.pem"
        private_key_passwd="whatever"
}
---------------------------------start----------------------------------------------------

Is above configuration is correct? or I should provide password also.

sorry i dont have setup to test EAP-TLS. some certificate problem.

-- 
Regards & Thanks
Raghavendra. S




More information about the Hostap mailing list