services.molly-brown.certPath
NixOS option
Path to TLS certificate. An ACME certificate and key may be shared with an HTTP server, but only if molly-brown has permissions allowing it to read such keys. As an example: systemd.services.molly-brown.serviceConfig.SupplementaryGroups = [ config.security.acme.certs."example.com".group ];
type: absolute pathExample
declared in: nixos/modules/services/web-servers/molly-brown.nixView source on NixOS/nixpkgs →"/var/lib/acme/example.com/cert.pem"