MyNixOS website logo
option

services.privoxy.certsLifetime

If inspectHttps is enabled, the time generated HTTPS certificates will be stored in a temporary directory for reuse. Once the lifetime has expired the directory will cleared and the certificate will have to be generated again, on-demand.

Depending on the traffic, you may want to reduce the lifetime to limit the disk usage, since Privoxy itself never deletes the certificates.

The format is that of the tmpfiles.d(5) Age parameter.
Declarations
Type
tmpfiles.d(5) age format
Default
"10d"
Example
"12h"