22 Sep
2006
22 Sep
'06
2:47 a.m.
Hi,
tls { private_key_password = ****** # have I to put the server pass phrase here?
yes. the pass phrase goes there.
private_key_file = ${raddbdir}/certs/server_keycert.pem certificate_file = ${raddbdir}/certs/server_keycert.pem
# Trusted Root CA list CA_file = ${raddbdir}/certs/demoCA/cacert.pem
dh_file = ${raddbdir}/certs/dh random_file = ${raddbdir}/certs/random
all of these files mentioned exist and are readable by the radiusd process? alan