HUP in freeradius-1.1.5 + CVS results in process death.



I know theres a bug report for this already,
but when I HUP the process freeradius doesn't die in the same place.

I get..

Mon Apr 2 18:10:16 2007 : Info: rlm_sql_mysql: Starting connect to MySQL server for #3 Mon Apr 2 18:10:16 2007 : Info: rlm_sql_mysql: Starting connect to MySQL server for #4 Mon Apr 2 18:10:16 2007 : Info: rlm_eap_tls: Loading the certificate file as a chain Mon Apr 2 18:10:16 2007 : Error: rlm_eap: SSL error error:0906D06C:PEM routines:PEM_read_bio:no start line Mon Apr 2 18:10:16 2007 : Error: rlm_eap_tls: Error reading certificate file
Mon Apr  2 18:10:16 2007 : Error: rlm_eap: Failed to initialize type tls
Mon Apr 2 18:10:16 2007 : Error: radiusd.conf[10]: eap: Module instantiation failed.
Mon Apr  2 18:10:16 2007 : Error: radiusd.conf[1925] Unknown module "eap".
Mon Apr 2 18:10:16 2007 : Error: radiusd.conf[1873] Failed to parse authenticate section.


TLS configured:
 tls: rsa_key_exchange = no
 tls: dh_key_exchange = yes
 tls: rsa_key_length = 512
 tls: dh_key_length = 512
 tls: verify_depth = 0
 tls: CA_path = "(null)"
 tls: pem_file_type = yes
tls: private_key_file = "/usr/local/freeradius-1.1.5_nas/etc/raddb/certs/radius.sussex.ac.uk.key" tls: certificate_file = "/usr/local/freeradius-1.1.5_nas/etc/raddb/certs/radius.sussex.ac.uk.crt" tls: CA_file = "/usr/local/freeradius-1.1.5_nas/etc/raddb/certs/demoCA/cacert.pem"
 tls: private_key_password = "(null)"
 tls: dh_file = "/usr/local/freeradius-1.1.5_nas/etc/raddb/certs/dh"
 tls: random_file = "/dev/urandom"
 tls: fragment_size = 1024
 tls: include_length = yes
 tls: check_crl = no
 tls: check_cert_cn = "(null)"
 tls: cipher_list = "(null)"
 tls: check_cert_issuer = "(null)"
rlm_eap_tls: Loading the certificate file as a chain

Doesn't look like the same bug, anyone else had this ?

--
Arran Cudbard-Bell (ac221@sussex.ac.uk)
Authentication Authorisation & Accounting Officer
Infrastructure Services | ENG1 FF08
EXT:3900




This archive was generated by a fusion of Pipermail (Mailman edition) and MHonArc.