Failed to initialize type tls

Francisco Javier Valdera Garcia fjvaldera at cica.es
Mon Oct 26 12:00:09 CET 2009


Alan Buxey escribió:
> Hi,
>
>   
>>    private_key_file = "/etc/raddb/certs/servicios.key"
>>    certificate_file = "/etc/raddb/certs/servicios.pem"
>>    CA_file = "/etc/raddb/certs/ca_globalsign.pem"
>>    dh_file = "/etc/raddb/certs/dh"
>>    random_file = "/etc/raddb/certs/random"
>>     
>             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
>   
>> rlm_eap_tls: Error loading randomness
>>     
>  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> ensure that all the files are present - including your random file
> and permissions are correct
>
> alan
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>   
This is the output from a ls command:

# ls -lh certs
total 100K
-rwxr-x--- 1 root radiusd 2,1K sep 18 16:59 bootstrap
-rw-r----- 1 root radiusd 1,3K sep 18 16:59 ca.cnf
-rw-r----- 1 root radiusd 2,4K oct 21 11:19 ca_globalsign.pem
-rw-r----- 1 root radiusd 1,1K sep 18 16:59 client.cnf
-rw-r--r-- 1 root radiusd  245 oct 26 11:35 dh
-rw-r----- 1 root radiusd 4,3K sep 18 16:59 Makefile
-rw-rw---- 1 root radiusd    0 oct 26 11:09 random
-rw-r----- 1 root radiusd 7,7K sep 18 16:59 README
-rw-r----- 1 root radiusd 1,1K sep 18 16:59 server.cnf
-rw-r----- 1 root radiusd 1,7K oct 21 11:19 servicios.key
-rw-r----- 1 root radiusd 1,8K oct 21 11:19 servicios.pem
-rw-r----- 1 root radiusd  578 sep 18 16:59 xpextensions

Can you see anything wrong?

Thanks.

F.J. Valdera.



More information about the Freeradius-Users mailing list