ca_file and refresh mechanism
Good day. I'm trying to find information on how freeradius handles updating of the ca_file during operational use. If a revocation has taken place and the ca_file was updated, do I need to restart the daemon, or will it re-read the file for any new requests, hence not needing to restarted the daemon? Regards Henti -- --
On Jul 20, 2018, at 9:37 AM, Henti Smith <henti@geekware.co.za> wrote:
I'm trying to find information on how freeradius handles updating of the ca_file during operational use.
It doesn't. The configuration is loaded, and then never reloaded.
If a revocation has taken place and the ca_file was updated, do I need to restart the daemon, or will it re-read the file for any new requests, hence not needing to restarted the daemon?
You need to restart the server. Alan DeKok.
On 20 July 2018 at 14:39, Alan DeKok <aland@deployingradius.com> wrote:
If a revocation has taken place and the ca_file was updated, do I need to restart the daemon, or will it re-read the file for any new requests, hence not needing to restarted the daemon?
You need to restart the server.
Thank you Alan, Henti -- --
participants (2)
-
Alan DeKok -
Henti Smith