Hi ;<br><br>I thank you much for your help/input.<br><br>However, I am still seeing an error:<br><br>Here is the output.<br><br>Thanks<br><br>FreeRADIUS Version 2.1.5, for host i686-pc-linux-gnu, built on Apr 18 2009 at 05:17:11<br>
Copyright (C) 1999-2008 The FreeRADIUS server project and contributors.<br>
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A<br>
PARTICULAR PURPOSE.<br>
You may redistribute copies of FreeRADIUS under the terms of the<br>
GNU General Public License v2.<br>
Starting - reading configuration files ...<br>
including configuration file /usr/local/etc/raddb/radiusd.<div id=":19w" class="ii gt">conf<br>
including configuration file /usr/local/etc/raddb/proxy.conf<br>
including configuration file /usr/local/etc/raddb/clients.conf<br>
including files in directory /usr/local/etc/raddb/modules/<br>
including configuration file /usr/local/etc/raddb/modules/mac2vlan<br>
including configuration file /usr/local/etc/raddb/modules/always<br>
including configuration file /usr/local/etc/raddb/modules/exec<br>
including configuration file /usr/local/etc/raddb/modules/expiration<br>
including configuration file /usr/local/etc/raddb/modules/detail<br>
including configuration file /usr/local/etc/raddb/modules/radutmp<br>
including configuration file /usr/local/etc/raddb/modules/attr_rewrite<br>
including configuration file /usr/local/etc/raddb/modules/realm<br>
including configuration file /usr/local/etc/raddb/modules/expr<br>
including configuration file /usr/local/etc/raddb/modules/ldap<br>
including configuration file /usr/local/etc/raddb/modules/passwd<br>
including configuration file /usr/local/etc/raddb/modules/otp<br>
including configuration file /usr/local/etc/raddb/modules/etc_group<br>
including configuration file /usr/local/etc/raddb/modules/acct_unique<br>
including configuration file /usr/local/etc/raddb/modules/digest<br>
including configuration file /usr/local/etc/raddb/modules/linelog<br>
including configuration file /usr/local/etc/raddb/modules/smsotp<br>
including configuration file /usr/local/etc/raddb/modules/detail.log<br>
including configuration file /usr/local/etc/raddb/modules/mac2ip<br>
including configuration file /usr/local/etc/raddb/modules/echo<br>
including configuration file /usr/local/etc/raddb/modules/pap<br>
including configuration file /usr/local/etc/raddb/modules/checkval<br>
including configuration file /usr/local/etc/raddb/modules/wimax<br>
including configuration file /usr/local/etc/raddb/modules/sql_log<br>
including configuration file /usr/local/etc/raddb/modules/smbpasswd<br>
including configuration file /usr/local/etc/raddb/modules/chap<br>
including configuration file /usr/local/etc/raddb/modules/policy<br>
including configuration file /usr/local/etc/raddb/modules/<a href="http://detail.example.com/" target="_blank">detail.example.com</a><br>
including configuration file /usr/local/etc/raddb/modules/preprocess<br>
including configuration file /usr/local/etc/raddb/modules/pam<br>
including configuration file /usr/local/etc/raddb/modules/attr_filter<br>
including configuration file /usr/local/etc/raddb/modules/logintime<br>
including configuration file /usr/local/etc/raddb/modules/inner-eap<br>
including configuration file /usr/local/etc/raddb/modules/unix<br>
including configuration file /usr/local/etc/raddb/modules/counter<br>
including configuration file /usr/local/etc/raddb/modules/files<br>
including configuration file /usr/local/etc/raddb/modules/mschap<br>
including configuration file /usr/local/etc/raddb/modules/perl<br>
including configuration file /usr/local/etc/raddb/modules/krb5<br>
including configuration file /usr/local/etc/raddb/modules/sradutmp<br>
including configuration file /usr/local/etc/raddb/modules/ippool<br>
including configuration file /usr/local/etc/raddb/modules/sqlcounter_expire_on_login<br>
including configuration file /usr/local/etc/raddb/eap.conf<br>
including configuration file /usr/local/etc/raddb/policy.conf<br>
including files in directory /usr/local/etc/raddb/sites-enabled/<br>
including configuration file /usr/local/etc/raddb/sites-enabled/default<br>
including dictionary file /usr/local/etc/raddb/dictionary<br>
main {<br>
š š š šprefix = "/usr/local"<br>
š š š šlocalstatedir = "/usr/local/var"<br>
š š š šlogdir = "/usr/local/var/log/radius"<br>
š š š šlibdir = "/usr/local/lib"<br>
š š š šradacctdir = "/usr/local/var/log/radius/radacct"<br>
š š š šhostname_lookups = no<br>
š š š šmax_request_time = 30<br>
š š š šcleanup_delay = 5<br>
š š š šmax_requests = 1024<br>
š š š šallow_core_dumps = yes<br>
š š š špidfile = "/usr/local/var/run/radiusd/radiusd.pid"<br>
š š š šcheckrad = "/usr/local/sbin/checkrad"<br>
š š š šdebug_level = 0<br>
š š š šproxy_requests = yes<br>
šlog {<br>
š š š šstripped_names = no<br>
š š š šauth = no<br>
š š š šauth_badpass = no<br>
š š š šauth_goodpass = no<br>
š}<br>
šsecurity {<br>
š š š šmax_attributes = 200<br>
š š š šreject_delay = 1<br>
š š š šstatus_server = yes<br>
š}<br>
}<br>
radiusd: #### Loading Realms and Home Servers ####<br>
šproxy server {<br>
š š š šretry_delay = 5<br>
š š š šretry_count = 3<br>
š š š šdefault_fallback = no<br>
š š š šdead_time = 120<br>
š š š šwake_all_if_all_dead = no<br>
š}<br>
šhome_server localhost {<br>
š š š šipaddr = 127.0.0.1<br>
š š š šport = 1812<br>
š š š štype = "auth"<br>
š š š šsecret = "testing123"<br>
š š š šresponse_window = 20<br>
š š š šmax_outstanding = 65536<br>
š š š šrequire_message_authenticator = no<br>
š š š šzombie_period = 40<br>
š š š šstatus_check = "status-server"<br>
š š š šping_interval = 30<br>
š š š šcheck_interval = 30<br>
š š š šnum_answers_to_alive = 3<br>
š š š šnum_pings_to_alive = 3<br>
š š š šrevive_interval = 120<br>
š š š šstatus_check_timeout = 4<br>
š š š širt = 2<br>
š š š šmrt = 16<br>
š š š šmrc = 5<br>
š š š šmrd = 30<br>
š}<br>
šhome_server_pool my_auth_failover {<br>
š š š štype = fail-over<br>
š š š šhome_server = localhost<br>
š}<br>
šrealm <a href="http://example.com/" target="_blank">example.com</a> {<br>
š š š šauth_pool = my_auth_failover<br>
š}<br>
šrealm LOCAL {<br>
š}<br>
radiusd: #### Loading Clients ####<br>
šclient localhost {<br>
š š š šipaddr = 127.0.0.1<br>
š š š šrequire_message_authenticator = no<br>
š š š šsecret = "testing123"<br>
š š š šnastype = "other"<br>
š}<br>
radiusd: #### Instantiating modules ####<br>
šinstantiate {<br>
šModule: Linked to module rlm_exec<br>
šModule: Instantiating exec<br>
šexec {<br>
š š š šwait = no<br>
š š š šinput_pairs = "request"<br>
š š š šshell_escape = yes<br>
š}<br>
šModule: Linked to module rlm_expr<br>
šModule: Instantiating expr<br>
šModule: Linked to module rlm_expiration<br>
šModule: Instantiating expiration<br>
šexpiration {<br>
š š š šreply-message = "Password Has Expired š"<br>
š}<br>
šModule: Linked to module rlm_logintime<br>
šModule: Instantiating logintime<br>
šlogintime {<br>
š š š šreply-message = "You are calling outside your allowed timespan š"<br>
š š š šminimum-timeout = 60<br>
š}<br>
š}<br>
radiusd: #### Loading Virtual Servers ####<br>
šmodules {<br>
šModule: Checking authenticate {...} for more modules to load<br>
šModule: Linked to module rlm_pap<br>
šModule: Instantiating pap<br>
špap {<br>
š š š šencryption_scheme = "auto"<br>
š š š šauto_header = no<br>
š}<br>
šModule: Linked to module rlm_chap<br>
šModule: Instantiating chap<br>
šModule: Linked to module rlm_mschap<br>
šModule: Instantiating mschap<br>
šmschap {<br>
š š š šuse_mppe = yes<br>
š š š šrequire_encryption = no<br>
š š š šrequire_strong = no<br>
š š š šwith_ntdomain_hack = no<br>
š}<br>
šModule: Linked to module rlm_unix<br>
šModule: Instantiating unix<br>
šunix {<br>
š š š šradwtmp = "/usr/local/var/log/radius/radwtmp"<br>
š}<br>
šModule: Linked to module rlm_eap<br>
šModule: Instantiating eap<br>
šeap {<br>
š š š šdefault_eap_type = "md5"<br>
š š š štimer_expire = 60<br>
š š š šignore_unknown_eap_types = no<br>
š š š šcisco_accounting_username_bug = no<br>
š š š šmax_sessions = 2048<br>
š}<br>
šModule: Linked to sub-module rlm_eap_md5<br>
šModule: Instantiating eap-md5<br>
šModule: Linked to sub-module rlm_eap_leap<br>
šModule: Instantiating eap-leap<br>
šModule: Linked to sub-module rlm_eap_gtc<br>
šModule: Instantiating eap-gtc<br>
š gtc {<br>
š š š šchallenge = "Password: "<br>
š š š šauth_type = "PAP"<br>
š }<br>
šModule: Linked to sub-module rlm_eap_tls<br>
šModule: Instantiating eap-tls<br>
š tls {<br>
š š š šrsa_key_exchange = no<br>
š š š šdh_key_exchange = yes<br>
š š š šrsa_key_length = 512<br>
š š š šdh_key_length = 512<br>
š š š šverify_depth = 0<br>
š š š špem_file_type = yes<br>
š š š šprivate_key_file = "/usr/local/etc/raddb/certs/server.pem"<br>
š š š šcertificate_file = "/usr/local/etc/raddb/certs/server.pem"<br>
š š š šCA_file = "/usr/local/etc/raddb/certs/ca.pem"<br>
š š š šprivate_key_password = "rifywbi!"<br>
š š š šdh_file = "/usr/local/etc/raddb/certs/dh"<br>
š š š šrandom_file = "/usr/local/etc/raddb/certs/random"<br>
š š š šfragment_size = 1024<br>
š š š šinclude_length = yes<br>
š š š šcheck_crl = no<br>
š š š šcipher_list = "DEFAULT"<br>
š š š šmake_cert_command = "/usr/local/etc/raddb/certs/bootstrap"<br>
š šcache {<br>
š š š šenable = no<br>
š š š šlifetime = 24<br>
š š š šmax_entries = 255<br>
š š}<br>
š }<br>
rlm_eap: SSL error error:0906D06C:PEM routines:PEM_read_bio:no start line<br>
rlm_eap_tls: Error reading private key file /usr/local/etc/raddb/certs/server.pem<br>
rlm_eap: Failed to initialize type tls<br>
/usr/local/etc/raddb/eap.conf[17]: Instantiation failed for module "eap"<br>
/usr/local/etc/raddb/sites-enabled/default[280]: Failed to find module "eap".<br>
/usr/local/etc/raddb/sites-enabled/default[227]: Errors parsing authenticate section.<br>
š}<br>
Errors initializing modules</div><br><br><br><br><div class="gmail_quote">2009/4/18 ÷ÏÌÏÛÉÎ ÷ÑÞÅÓÌÁ× <span dir="ltr"><<a href="mailto:voloshin@maks.net" target="_blank">voloshin@maks.net</a>></span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div bgcolor="#ffffff">
<div><font face="Arial" size="2"><font face="Times New Roman" size="3">Delete from
'/usr/local/etc/raddb</font>/sites-enabled' all files, <font size="3"><font face="Times New Roman"><span>except</span>
'default'.</font></font></font></div>
<div>š</div>
<div><font face="Arial" size="2"></font>š</div>
<blockquote style="border-left: 2px solid rgb(0, 0, 0); padding-right: 0px; padding-left: 5px; margin-left: 5px; margin-right: 0px;"><div><div></div><div>
<div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none;">----- Original Message ----- </div>
<div style="background: rgb(228, 228, 228) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none;">
<b>From:</b>
<a title="glenmillard@gmail.com" href="mailto:glenmillard@gmail.com" target="_blank">Glen
Millard</a> </div>
<div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none;"><b>To:</b> <a title="freeradius-users@lists.freeradius.org" href="mailto:freeradius-users@lists.freeradius.org" target="_blank">freeradius-users@lists.freeradius.org</a>
</div>
<div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none;"><b>Sent:</b> Saturday, April 18, 2009 6:00
PM</div>
<div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none;"><b>Subject:</b> FreeRADIUS 2.1.5 on CentOS
4.4</div>
<div><br></div>Hello All;<br><br>I have been spinning my wheels on this for a
couple of days now.<br><br>I build FreeRADIUS from the source , no errors,
builds successfully.<br><br>However, when I launch the FreeRADIUS server (
radiusd -X) this is what I see.<br><br>If I use the 'fake' certs ( the test
ones with the bootstrap script) , it runs successfully.<br><br>Any ideas? I
see discussion similar, but nothing very
clear.<br><br>Anyone?<br><br>Thanks<br>Glen<br><br>+++++++++++++++++++++++++++++++++++<br><br><br>FreeRADIUS
Version 2.1.5, for host i686-pc-linux-gnu, built on Apr 18 2009 at
05:17:11<br>Copyright (C) 1999-2008 The FreeRADIUS server project and
contributors.<br>There is NO warranty; not even for MERCHANTABILITY or FITNESS
FOR A<br>PARTICULAR PURPOSE.<br>You may redistribute copies of FreeRADIUS
under the terms of the<br>GNU General Public License v2.<br>Starting - reading
configuration files ...<br>including configuration file
/usr/local/etc/raddb/radiusd.
<div>conf<br>including configuration file
/usr/local/etc/raddb/proxy.conf<br>including configuration file
/usr/local/etc/raddb/clients.conf<br>including files in directory
/usr/local/etc/raddb/modules/<br>including configuration file
/usr/local/etc/raddb/modules/mac2vlan<br>including configuration file
/usr/local/etc/raddb/modules/always<br>including configuration file
/usr/local/etc/raddb/modules/exec<br>including configuration file
/usr/local/etc/raddb/modules/expiration<br>including configuration file
/usr/local/etc/raddb/modules/detail<br>including configuration file
/usr/local/etc/raddb/modules/radutmp<br>including configuration file
/usr/local/etc/raddb/modules/attr_rewrite<br>including configuration file
/usr/local/etc/raddb/modules/realm<br>including configuration file
/usr/local/etc/raddb/modules/expr<br>including configuration file
/usr/local/etc/raddb/modules/ldap<br>including configuration file
/usr/local/etc/raddb/modules/passwd<br>including configuration file
/usr/local/etc/raddb/modules/otp<br>including configuration file
/usr/local/etc/raddb/modules/etc_group<br>including configuration file
/usr/local/etc/raddb/modules/acct_unique<br>including configuration file
/usr/local/etc/raddb/modules/digest<br>including configuration file
/usr/local/etc/raddb/modules/linelog<br>including configuration file
/usr/local/etc/raddb/modules/smsotp<br>including configuration file
/usr/local/etc/raddb/modules/detail.log<br>including configuration file
/usr/local/etc/raddb/modules/mac2ip<br>including configuration file
/usr/local/etc/raddb/modules/echo<br>including configuration file
/usr/local/etc/raddb/modules/pap<br>including configuration file
/usr/local/etc/raddb/modules/checkval<br>including configuration file
/usr/local/etc/raddb/modules/wimax<br>including configuration file
/usr/local/etc/raddb/modules/sql_log<br>including configuration file
/usr/local/etc/raddb/modules/smbpasswd<br>including configuration file
/usr/local/etc/raddb/modules/chap<br>including configuration file
/usr/local/etc/raddb/modules/policy<br>including configuration file
/usr/local/etc/raddb/modules/<a href="http://detail.example.com/" target="_blank">detail.example.com</a><br>including configuration file
/usr/local/etc/raddb/modules/preprocess<br>including configuration file
/usr/local/etc/raddb/modules/pam<br>including configuration file
/usr/local/etc/raddb/modules/attr_filter<br>including configuration file
/usr/local/etc/raddb/modules/logintime<br>including configuration file
/usr/local/etc/raddb/modules/inner-eap<br>including configuration file
/usr/local/etc/raddb/modules/unix<br>including configuration file
/usr/local/etc/raddb/modules/counter<br>including configuration file
/usr/local/etc/raddb/modules/files<br>including configuration file
/usr/local/etc/raddb/modules/mschap<br>including configuration file
/usr/local/etc/raddb/modules/perl<br>including configuration file
/usr/local/etc/raddb/modules/krb5<br>including configuration file
/usr/local/etc/raddb/modules/sradutmp<br>including configuration file
/usr/local/etc/raddb/modules/ippool<br>including configuration file
/usr/local/etc/raddb/modules/sqlcounter_expire_on_login<br>including
configuration file /usr/local/etc/raddb/eap.conf<br>including configuration
file /usr/local/etc/raddb/policy.conf<br>including files in directory
/usr/local/etc/raddb/sites-enabled/<br>including configuration file
/usr/local/etc/raddb/sites-enabled/default<br>including configuration file
/usr/local/etc/raddb/sites-enabled/control-socket<br>including configuration
file /usr/local/etc/raddb/sites-enabled/inner-tunnel<br>including dictionary
file /usr/local/etc/raddb/dictionary<br>main {<br>š š š
šprefix = "/usr/local"<br>š š š šlocalstatedir =
"/usr/local/var"<br>š š š šlogdir =
"/usr/local/var/log/radius"<br>š š š šlibdir =
"/usr/local/lib"<br>š š š šradacctdir =
"/usr/local/var/log/radius/radacct"<br>š š š
šhostname_lookups = no<br>š š š šmax_request_time =
30<br>š š š šcleanup_delay = 5<br>š š š
šmax_requests = 1024<br>š š š šallow_core_dumps =
yes<br>š š š špidfile =
"/usr/local/var/run/radiusd/radiusd.pid"<br>š š š
šcheckrad = "/usr/local/sbin/checkrad"<br>š š š
šdebug_level = 0<br>š š š šproxy_requests =
yes<br>šlog {<br>š š š šstripped_names = no<br>š
š š šauth = no<br>š š š šauth_badpass =
no<br>š š š šauth_goodpass =
no<br>š}<br>šsecurity {<br>š š š šmax_attributes
= 200<br>š š š šreject_delay = 1<br>š š š
šstatus_server = yes<br>š}<br>}<br>radiusd: #### Loading Realms and
Home Servers ####<br>šproxy server {<br>š š š
šretry_delay = 5<br>š š š šretry_count = 3<br>š
š š šdefault_fallback = no<br>š š š
šdead_time = 120<br>š š š šwake_all_if_all_dead =
no<br>š}<br>šhome_server localhost {<br>š š š
šipaddr = 127.0.0.1<br>š š š šport = 1812<br>š
š š štype = "auth"<br>š š š šsecret =
"testing123"<br>š š š šresponse_window = 20<br>š
š š šmax_outstanding = 65536<br>š š š
šrequire_message_authenticator = no<br>š š š
šzombie_period = 40<br>š š š šstatus_check =
"status-server"<br>š š š šping_interval = 30<br>š
š š šcheck_interval = 30<br>š š š
šnum_answers_to_alive = 3<br>š š š
šnum_pings_to_alive = 3<br>š š š šrevive_interval =
120<br>š š š šstatus_check_timeout = 4<br>š š
š širt = 2<br>š š š šmrt = 16<br>š š
š šmrc = 5<br>š š š šmrd =
30<br>š}<br>šhome_server_pool my_auth_failover {<br>š š
š štype = fail-over<br>š š š šhome_server =
localhost<br>š}<br>šrealm <a href="http://example.com/" target="_blank">example.com</a> {<br>š š š šauth_pool =
my_auth_failover<br>š}<br>šrealm LOCAL {<br>š}<br>radiusd: ####
Loading Clients ####<br>šclient localhost {<br>š š š
šipaddr = 127.0.0.1<br>š š š
šrequire_message_authenticator = no<br>š š š šsecret
= "testing123"<br>š š š šnastype =
"other"<br>š}<br>radiusd: #### Instantiating modules
####<br>šinstantiate {<br>šModule: Linked to module
rlm_exec<br>šModule: Instantiating exec<br>šexec {<br>š š
š šwait = no<br>š š š šinput_pairs =
"request"<br>š š š šshell_escape =
yes<br>š}<br>šModule: Linked to module rlm_expr<br>šModule:
Instantiating expr<br>šModule: Linked to module
rlm_expiration<br>šModule: Instantiating expiration<br>šexpiration
{<br>š š š šreply-message = "Password Has Expired
š"<br>š}<br>šModule: Linked to module
rlm_logintime<br>šModule: Instantiating logintime<br>šlogintime
{<br>š š š šreply-message = "You are calling outside your
allowed timespan š"<br>š š š šminimum-timeout =
60<br>š}<br>š}<br>radiusd: #### Loading Virtual Servers
####<br>server inner-tunnel {<br>šmodules {<br>šModule: Checking
authenticate {...} for more modules to load<br>šModule: Linked to module
rlm_pap<br>šModule: Instantiating pap<br>špap {<br>š š
š šencryption_scheme = "auto"<br>š š š
šauto_header = no<br>š}<br>šModule: Linked to module
rlm_chap<br>šModule: Instantiating chap<br>šModule: Linked to module
rlm_mschap<br>šModule: Instantiating mschap<br>šmschap {<br>š
š š šuse_mppe = yes<br>š š š
šrequire_encryption = no<br>š š š šrequire_strong =
no<br>š š š šwith_ntdomain_hack =
no<br>š}<br>šModule: Linked to module rlm_unix<br>šModule:
Instantiating unix<br>šunix {<br>š š š šradwtmp =
"/usr/local/var/log/radius/radwtmp"<br>š}<br>šModule: Linked to
module rlm_eap<br>šModule: Instantiating eap<br>šeap {<br>š
š š šdefault_eap_type = "md5"<br>š š š
štimer_expire = 60<br>š š š šignore_unknown_eap_types
= no<br>š š š šcisco_accounting_username_bug =
no<br>š š š šmax_sessions =
2048<br>š}<br>šModule: Linked to sub-module
rlm_eap_md5<br>šModule: Instantiating eap-md5<br>šModule: Linked to
sub-module rlm_eap_leap<br>šModule: Instantiating
eap-leap<br>šModule: Linked to sub-module rlm_eap_gtc<br>šModule:
Instantiating eap-gtc<br>š gtc {<br>š š š šchallenge
= "Password: "<br>š š š šauth_type = "PAP"<br>š
}<br>šModule: Linked to sub-module rlm_eap_tls<br>šModule:
Instantiating eap-tls<br>š tls {<br>š š š
šrsa_key_exchange = no<br>š š š šdh_key_exchange =
yes<br>š š š šrsa_key_length = 512<br>š š š
šdh_key_length = 512<br>š š š šverify_depth =
0<br>š š š špem_file_type = yes<br>š š š
šprivate_key_file = "/usr/local/etc/raddb/certs/server.pem"<br>š
š š šcertificate_file =
"/usr/local/etc/raddb/certs/server.pem"<br>š š š šCA_file
= "/usr/local/etc/raddb/certs/ca.pem"<br>š š š
šprivate_key_password = "rifywbi!"<br>š š š šdh_file
= "/usr/local/etc/raddb/certs/dh"<br>š š š šrandom_file =
"/usr/local/etc/raddb/certs/random"<br>š š š
šfragment_size = 1024<br>š š š šinclude_length =
yes<br>š š š šcheck_crl = no<br>š š š
šcipher_list = "DEFAULT"<br>š š š šmake_cert_command
= "/usr/local/etc/raddb/certs/bootstrap"<br>š šcache {<br>š
š š šenable = no<br>š š š šlifetime =
24<br>š š š šmax_entries = 255<br>š š}<br>š
}<br>rlm_eap: SSL error error:0906D06C:PEM routines:PEM_read_bio:no start
line<br>rlm_eap_tls: Error reading private key file
/usr/local/etc/raddb/certs/server.pem<br>rlm_eap: Failed to initialize type
tls<br>/usr/local/etc/raddb/eap.conf[17]: Instantiation failed for module
"eap"<br>/usr/local/etc/raddb/sites-enabled/inner-tunnel[223]: Failed to find
module "eap".<br>/usr/local/etc/raddb/sites-enabled/inner-tunnel[176]: Errors
parsing authenticate section.<br>š}<br>}<br>Errors initializing
modules</div>
</div></div><p>
</p><hr>
<p></p>-<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></blockquote></div>
<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>