services.matrix-synapse.settings.tls_private_key_path

PEM encoded private key for TLS. Specify null if synapse is not speaking TLS directly.

Type
null or string
Default
null
Example
"/var/lib/acme/example.com/key.pem"
Declared
<nixpkgs/nixos/modules/services/matrix/synapse.nix>