On Tue, 12 Feb 2019 01:50:49 +0100 Damjan Georgievski <[email protected]> wrote: > Package: matrix-synapse > Version: 0.99.0-1 > > According to the 0.99 release info > (https://github.com/matrix-org/synapse/releases/tag/v0.99.0) synapse > now uses the HUP signal to reload certificates: > > Synapse will now reload TLS certificates from disk upon SIGHUP. (#4495, > > #4524) > > So the matrix-synapse.service unit file should include a reload directive: > `ExecReload=/bin/kill -HUP $MAINPID`
But Synapse doesn't reload the config on SIGHUP, esp. it does not reload the `tls_fingerprints` which is needed when certbot updates the TLS key. Regards Jörg -- Real programmers don't comment their code. It was hard to write, it should be hard to understand.
signature.asc
Description: PGP signature

