services.librespeed.tlsCertificate

TLS certificate to use. Use together with tlsKey.

Type
null or non-empty string
Default
lib.optionalString (config.services.librespeed.useACMEHost != null) "${config.security.acme.certs.${config.services.librespeed.useACMEHost}.directory}/cert.pem"
Declared
<nixpkgs/nixos/modules/services/web-apps/librespeed.nix>