Mschapv2 not working! Please help!

tnt at kalik.net tnt at kalik.net
Fri Oct 17 13:41:34 CEST 2008


So you haven't used xpextensions and your certificates are useless for
connecting XP clients. Use certificate creation provided with the server:

raddb/certs/README

Ivan Kalik
Kalik Informatika ISP

Dana 17/10/2008, "saini_jas16" <jaswinder.kaur at northyorks.gov.uk> piše:

>
>I made them myself. Following were the commands I used.
>
>openssl genrsa -des3 -out ca.key 4096
>openssl req -new -x509 -days 3650 -key ca.key -out ca.crt
>openssl genrsa -des3 -out server.key 4096
>openssl req -new -key server.key -out server.csr
>openssl x509 -req -days 3650 -in server.csr -CA ca.crt -CAkey ca.key
>-set_serial 01 -out server.crt
>openssl dhparam -out dh2048.pem 2048
>
>Jas
>
>
>
>tnt-4 wrote:
>>
>>>My certificate generation went really well, no errors at all. I generated
>the
>>>certificates with openssl.
>>
>> Did you use Makefile provided in raddb/certs directory? Or did you make
>> them yourself?
>>
>> Ivan Kalik
>> Kalik Informatika ISP
>>
>> -
>> List info/subscribe/unsubscribe? See
>> http://www.freeradius.org/list/users.html
>>
>>
>
>--
>View this message in context: http://www.nabble.com/Mschapv2-not-working%21-Please-help%21-tp20015619p20031328.html
>Sent from the FreeRadius - User mailing list archive at Nabble.com.
>
>-
>List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>
>




More information about the Freeradius-Users mailing list