<br>Hi, <br><br>Normally your bootstrap script runs "make" command first, if make is not supported then it runs the script.<br><br>Script creates <br>1. random ,  01.pem ca.pem & server.pem & other files in different format. <br>
<br>If your opessl command is not working properly or you have some .cnf file missing in the directory then the script will exit with status 1.<br><br>you first try , "openssl dhparam -out dh 1024" & see if dh file is created or not ,to check that you have openssl installed correctly.<br>
<br>Regards,<br>Prateek<br><br>When you run you boots<br><div class="gmail_quote">On Wed, Mar 14, 2012 at 6:49 PM, suggestme <span dir="ltr"><<a href="mailto:suggest_me@hotmail.com">suggest_me@hotmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
I am trying to create certificates in Freeradius going inside<br>
/usr/local/etc/raddb/certs. I need these certificates for EAP-TTLS<br>
authentication for wireless access points. As suggested in<br>
<a href="http://deployingradius.com" target="_blank">deployingradius.com</a> and README inside /usr/local/etc/raddb/certs; I tried to<br>
create "Test Certificates" for testing purpose at first. I tried the command<br>
"make" inside /usr/local/etc/raddb/certs, but it doesn't do anything, i.e.<br>
doesn't show any certificates building. Also I tried "./bootstrap" going<br>
inside the same certs directory; it also doesn't do anything. I don't see<br>
any certificates like "root CA" that has been built after I run "make" or<br>
"./bootstrap" command inside certs directory. I have already installed<br>
"openssl" in my machine with freebsd in which freeradius server is<br>
installed. Is there anything I am missing? Your suggestions would be<br>
greately appreciated.<br>
<br>
<br>
Thanks<br>
<br>
--<br>
View this message in context: <a href="http://freeradius.1045715.n5.nabble.com/Creating-Certificates-for-EAP-tp5564660p5564660.html" target="_blank">http://freeradius.1045715.n5.nabble.com/Creating-Certificates-for-EAP-tp5564660p5564660.html</a><br>

Sent from the FreeRadius - User mailing list archive at Nabble.com.<br>
-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br>
</blockquote></div><br>