MyNixOS website logo
option

services.matrix-synapse.settings.tls_certificate_path

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.

Declarations
Type
null or string
Default
null
Example
"/var/lib/acme/example.com/fullchain.pem"