8 Aug
2023
8 Aug
'23
4:26 p.m.
Hi, A couple of questions regarding the crl cache auto refresh settings with fr release 3.2.2 check_crl = yes ca_path = ${cadir} ca_path_reload_interval = 86400 1. Does the reloading interval timer reset each time freeradius restart? 2. Is there a way to set an initial crl start time so that reloading at each interval can happen at expected time regardless when freeradius starts/restart? To make sure the crl update and fr reloading are in-sync. 3. Can ca_path_reload_interval interval be dynamically updated without restarting freeradius? Thanks.