services.matrix-synapse.settings.tls_certificate_path
NixOS option
PEM encoded X509 certificate for TLS. You can replace the self-signed certificate that synapse autogenerates on launch with your own SSL certificate + key pair if you like. Any required intermediary certificates can be appended after the primary certificate in hierarchical order.
type: null or stringDefault
null
Example
declared in: nixos/modules/services/matrix/synapse.nixView source on NixOS/nixpkgs →"/var/lib/acme/example.com/fullchain.pem"