services.dendrite.tlsCert

NixOS option

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 in: nixos/modules/services/matrix/dendrite.nixView source on NixOS/nixpkgs →