> # make client > > next I made a copy of ca.der and client.p12 to xp directory, > next I opened mmc and install both of them to Trusted Root Certificate > Authorities and to Personal > > exclamation mark on client certificate: > "windows does not have enough information to verify this certificate" > "you have private key that corresponds to this certificate" >
This is explained in raddb/certs/README - Compatibility. You should try altering make client command in Makefile so that client certificates are signed by ca and not server certificate. Ivan Kalik Kalik Informatika ISP - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

