Facing problem is configuring freeradius for eap-ts
hi, you are using Windows version of FreeRADIUS? The certs will need to go into a directory readable by the server - as in eap.conf config file - ie wherever YOU want, that the server can read. normally, and for sake of debugging sanity by anyone who helps on this list, you'd use $RADDB/certs/ as per normal. generation? Read any of the EAP_TLS HOWTO docs or check out the freeradius site - or get a Linux copy of freeradius (just fire up a decent live distro, install freeradius, grab the certs and copy them to your windows machine). or, if you are a windows server user generally, generate the windows certs on a windows server using the AD toolkit. alan
smita P wrote:
I want to configure Freeradius for authenticating eap-tls clients.
Install 2.0.4. $ cd raddb/certs $ make client.crt It will generate the CA, server cert, and client cert. These are good for testing.
I installed openssl(openssl-SNAP-2008051 ) for certificate server, and freeradius latest version (2.0.4). I am not geeting where I have to place the certificate, do i need to generate certificate using openssl. I cldnt find CA.all script in freeradius package.
Read the eap.conf file. PLEASE. The EAP-TLS section has comments that point you to documentation and methods to create the certificates.
Any help in this regard will be highly appreciated..
Is there anywhere else we can put documentation where you will find it? Alan DeKok.
participants (3)
-
A.L.M.Buxey@lboro.ac.uk -
Alan DeKok -
smita P