<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi Team,<br>
<br>
<br>
My self Pavani muthyala An Application Engineer from Redpine signals
INC.I have a query regarding the supplicant conf file in enterprise
security.<br>
<br>
<font color="#ff0000">Issue Description<br>
</font><br>
I am Trying to connect my station in enterprise security EAP-TLS to
the wireless AP on LINUX platform.I have my supplicant_conf file
with pfx format certificates. <br>
<br>
<br>
<pre wrap="">ctrl_interface=/var/run/wpa_supplicant
network={
ssid="ABCD"
key_mgmt=WPA-EAP
eap=TLS
identity="xxxxx"
password="yyyyyyy"
ca_cert="/pstore/data/wifi/cert/server_root.cer"
client_cert="/pstore/data/wifi/cert/user_certificate_export_key.pfx"
private_key="/pstore/data/wifi/cert/user_certificate_export_key.pfx"
private_key_passwd="yyyyyyy"
pairwise=CCMP TKIP
group=CCMP TKIP
proto=WPA2 WPA
priority=20
}
<b>with pem format works fine.But when I am trying to connect to AP with pfx format Iam facing an issue in status like</b>
</pre>
<i>var/tmp #/home/release/wpa_cli -i wlan0 status</i><br>
<i> </i><br>
<i> bssid=00:18:74:88:84:e0</i><br>
<i> ssid=ABCD</i><br>
<i> id=0</i><br>
<i> mode=station</i><br>
<i> pairwise_cipher=CCMP</i><br>
<i> group_cipher=CCMP</i><br>
<i> key_mgmt=WPA2/IEEE802.1X/EAP</i><br>
<i> wpa_state=ASSOCIATED</i><br>
<i> Supplicant PAE state=AUTHENTICATING</i><br>
<i> suppPortStatus=Unauthorized</i><br>
<i> EAP state=IDLE</i><br>
<br>
<br>
<font color="#660000">QUERY :::</font> <font color="#009900">Have
You tested Supplicant conf file in EAP-TLS mode and certificates
with PFX format On Linux Platform????</font><br>
<br>
<br>
<br>
Please Give me reply as soon as possible.<br>
<br>
<br>
Regards,<br>
pavani<br>
<pre wrap=""></pre>
<pre wrap="">
</pre>
<br>
<br>
<br>
</body>
</html>