I use Letsencrypt SSL certificate in realtime mode, my certificate file will be expired in every 3 months and regenerate automatically.
However goaccess cannot update the new certificate file (in the same location) by itself. I have to restart the realtime daemon process manually every time, otherwise I will get an wss connection error "ERR_CERT_DATE_INVALID" in the browser console.
Is there any way to notice goaccess daemon to force update certificate file before expired?
Hi,
I use Letsencrypt SSL certificate in realtime mode, my certificate file will be expired in every 3 months and regenerate automatically.
However goaccess cannot update the new certificate file (in the same location) by itself. I have to restart the realtime daemon process manually every time, otherwise I will get an wss connection error "ERR_CERT_DATE_INVALID" in the browser console.
Is there any way to notice goaccess daemon to force update certificate file before expired?
any help would be appreciated