21 Jul
2017
21 Jul
'17
7:39 a.m.
On Jul 21, 2017, at 6:34 AM, Alex Sharaz <alex.sharaz@york.ac.uk> wrote:
FR fails to start up with error
Fri Jul 21 10:19:24 2017 : Error: /usr/local/etc/freeradius/sites-enabled/tls[87]: Client does not have the same TLS configuration as the listener Fri Jul 21 10:19:24 2017 : Error: /usr/local/etc/freeradius/sites-enabled/tls[7]: Failed to load clients for this listen section
The listen section has tls enabled, but the client does not.
but all I've done is move the tls{..} contents into radiusd.conf tls {prodn2 {...}} and added a tls=${tls.prodn2} statement.
Hmm... maybe it's getting confused about tls as a sub-section versus a reference. I'll take a look.... Alan DeKok.