services.sabnzbd.settings.misc.https_cert

Path to the TLS certificate for the web UI. If not set and https is enabled, a self-signed certificate will be generated.

Type
null or absolute path
Default
null
Example
${config.acme.certs.${domain}.directory}/fullchain.pem
Declared
<nixpkgs/nixos/modules/services/networking/sabnzbd>