services.dendrite.tlsCert

The path to the TLS certificate.

  nix-shell -p dendrite --command "generate-keys --tls-cert server.crt --tls-key server.key"
Type
null or absolute path
Default
null
Example
"/var/lib/dendrite/server.cert"
Declared
<nixpkgs/nixos/modules/services/matrix/dendrite.nix>