<br><div class="gmail_quote"><div class="gmail_quote"><div><div></div><div><div class="gmail_quote"><div><div></div><div><div class="gmail_quote"><div class="im">Hi,<br><br>I upgraded freeradius version from 2.0.2 to 2.1.12 and also the openssl version from 0.9.7 to 0.9.8n. <br>
The issue I am facing now is with peap mschapv2 windows client not able to authenticate with my radius server.<br>
The error is [peap] No SSL info available. Waiting for more SSL data.<br>I added few more logs and I could see the callback function cbtls_msg returning due to the arg (state) being NULL<br>in freeradius-server-2.1.12/src/modules/rlm_eap/libeap/cb.c<br>
<br></div>void cbtls_msg <br><div class="im"> /*<br> * Work around bug #298, where we may be called with a NULL<br> * argument. We should really log a serious error<br>
*/<br> if (!arg) return;<br><br>Not sure what the bug298 is all about and also what could be the possible reason for the arg (state) to be NULL?<br><br>Regards,<br>Winson <br><br></div></div></div></div></div>
</div></div></div></div>