Hi All, 
<p> I am configuring wpa supplicant to use EAP-TTLS on wpa supplicant ported to marvell 8686. But have few raod block. Plz help me to solve the issue. luckily i am not getting any error in RADIUS server side...</p>
<p><b>1. Getting SSL connect error.</b></p>
<p>SSL: SSL_connect:before/connect initialization</p>
<p>SSL: (where=0x1001 ret=0x1)</p>
<p>SSL: SSL_connect:SSLv3 write client hello A</p>
<p>SSL: (where=0x1002 ret=0xffffffff)</p>
<p>SSL: SSL_connect:error in SSLv3 read server hello A</p>
<p>SSL: SSL_connect - want more data</p>
<p>SSL: 102 bytes pending from ssl_out</p>
<p>SSL: 102 bytes left to be sent out (of total 102 bytes)</p>
<p>EAP: method process -> ignore=FALSE methodState=MAY_CONT decision=FAIL</p>
<p> </p>
<p><b>2. EAP entering failure state</b></p>
<p>EAP: EAP entering state FAILURE</p>
<p>CTRL-EVENT-EAP-FAILURE EAP authentication failed</p>
<p>EAPOL: SUPP_PAE entering state AUTHENTICATING</p>
<p>EAPOL: SUPP_BE entering state FAIL</p>
<p> </p>
<p><b>my wpa_supplicant.conf as below</b></p>
<p>update_config=1</p>
<p>eapol_version=1</p>
<p>ap_scan=1</p>
<p>fast_reauth=1</p>
<p> </p>
<p>network={</p>
<p>        ssid="3Com"</p>
<p>        scan_ssid=1</p>
<p>        auth_alg=OPEN</p>
<p>        proto=WPA</p>
<p>        key_mgmt=WPA-EAP IEEE8021X</p>
<p>        pairwise=TKIP CCMP</p>
<p>        group=CCMP TKIP WEP104 WEP40</p>
<p>        eap=TTLS</p>
<p>        identity="jbibe"</p>
<p>        anonymous_identity="jbibe"</p>
<p>        password="whatever"</p>
<p>        priority=2</p>
<p>        phase2="auth=MD5"</p>
<p>}</p>
<p> <br>-Raghu</p>
<p> </p><br clear="all"><br>-- <br>Regards & Thanks<br>Raghavendra. S