certs files missing?
Hi there, I am trying to use certificates with freeradius. I am following steps given here http://deployingradius.com/ The step #2 (Get EAP<http://deployingradius.com/documents/configuration/eap.html> working using "snake oil" certificates) says that i have to execute the following commands: $ cd /etc/raddb/certs $ make but in my freeradius installation the "certs" folder does not have any make file, so if i try to run above commands i get errors. In fact my installation does not have several files that the tutorial suppose that should exist, they are: a) make fille b) ca.cnf c) sefver.cnf d) xpextensions Any idea why these files are missing? Cheers, Shirkavand
btw i am using Ubuntu 10.04 + FreeRadius 2.1.8 ( installed usig apt-get )
On Wed, May 19, 2010 at 01:25:56PM -0600, shirkavand wrote:
$ cd /etc/raddb/certs $ make
but in my freeradius installation the "certs" folder does not have any make file, so if i try to run above commands i get errors. In fact my installation does not have several files that the tutorial suppose that should exist, they are: Any idea why these files are missing?
Use the package and you'll probably get the certificates automatically, or find those template example files in /usr/share/doc/freeradius/examples -- 2. That which causes joy or happiness.
Use the package and you'll probably get the certificates automatically
So i can avoid to execute make in /usr/share/doc/freeradius/examples etc etc for generating test certificates? then i can use the defaults ones that are stored into /etc/freeradius/certs that came with the normal package installation?
participants (3)
-
Alan Buxey -
Josip Rodin -
shirkavand