freeradius certificate noob doubt
Hi There, Ok i am following the next tutorial in order to use certificates+freeRadius: http://deployingradius.com/documents/configuration/eap.html After executing: $ cd /etc/raddb/certs $ make Do i have to copy/paste any of the files created to the supplicant to make it work? Cheers
shirkavand wrote:
Hi There,
Ok i am following the next tutorial in order to use certificates+freeRadius:
http://deployingradius.com/documents/configuration/eap.html
After executing:
$ cd /etc/raddb/certs $ make
Do i have to copy/paste any of the files created to the supplicant to make it work?
What does the guide say? Alan DeKok.
Hi,
What does the guide say?
The guide does not say anything about copying any file to the client. So i assumed that it is not need it, but still after configuring the supplicant as the tutorial explains(for permitting the use of an unknown certificate) i always get "certificate not found" and no request reached the freeradius server from the supplicant. Just to clarify, my freeradius server is working well with everything else(freeradius+mysql+PAP+EAP and windows supplicant can connect too), just having troubles with certificates part. Any idea? Cheers
shirkavand wrote:
What does the guide say?
The guide does not say anything about copying any file to the client. So i assumed that it is not need it, but still after configuring the supplicant as the tutorial explains(for permitting the use of an unknown certificate) i always get "certificate not found" and no request reached the freeradius server from the supplicant.
The guide gives you *specific* instructions for how to configure the client. Follow them, and it will work.
Just to clarify, my freeradius server is working well with everything else(freeradius+mysql+PAP+EAP and windows supplicant can connect too), just having troubles with certificates part.
Any idea?
You haven't followed the instructions on the web site. It gives you a step-by-step guide for configuring EAP, including when to copy the certificates to the client. Alan DeKok.
participants (2)
-
Alan DeKok -
shirkavand