This has been corrected (I later sent a separate email to the list) because the &#39;pairwise=TKIP&#39; was not set in my network block. It was using (by default CCMP).<br><br>Craig.<br><br><div><span class="gmail_quote">On 2/11/07, 
<b class="gmail_sendername">Jouni Malinen</b> &lt;<a href="mailto:jkmaline@cc.hut.fi">jkmaline@cc.hut.fi</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Wed, Jan 17, 2007 at 05:20:08PM -0330, Craig Harding wrote:<br><br>&gt; My config file (from school computing center):<br>&gt;<br>&gt; # BEGIN CONFIG FILE<br>&gt; ctrl_interface=/var/run/wpa_supplicant<br>&gt; ctrl_interface_group=users
<br>&gt; eapol_version=1<br>&gt; ap_scan=2<br>&gt; fast_reauth=1<br>&gt;<br>&gt; network={<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ssid=&quot;stu&quot;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;proto=WPA<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;scan_ssid=1<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;key_mgmt=WPA-EAP<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;eap=PEAP
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;identity=&quot;USERNAME&quot;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;password=&quot;PASSWORD&quot;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;phase1=&quot;include_tls_length=1 peaplabel=0&quot;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;phase2=&quot;auth=MSCHAPV2&quot;<br>&gt; }<br>&gt; # END CONFIG FILE
<br><br>Are you sure this is the exact same configuration file that you used to<br>generate the debug log?<br><br>&gt; The wpa_supplicant command I&#39;m using:<br>&gt;&nbsp;&nbsp; wpa_supplicant -Dwext -iwlan0 -c/etc/wpa_supplicant.conf -ddd
<br><br>&gt; OpenSSL: tls_connection_ca_cert - Failed to load root certificates<br>&gt; error:02001002:system library:fopen:No such file or directory<br><br>This should not show up here if the configuration file does not set
<br>ca_cert.. Please send full debug log from wpa_supplicant (i.e.,<br>including configuration parsing) if this is still an open issue.<br><br>--<br>Jouni Malinen&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PGP id EFC895FA
<br>_______________________________________________<br>HostAP mailing list<br><a href="mailto:HostAP@shmoo.com">HostAP@shmoo.com</a><br><a href="http://lists.shmoo.com/mailman/listinfo/hostap">http://lists.shmoo.com/mailman/listinfo/hostap
</a><br></blockquote></div><br>