Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

README claims a restart isn't required when updating certificate #4025

@erikjohnston

Description

@erikjohnston

When updating the SSL certificate, just update the file pointed to by tls_certificate_path: there is no need to restart synapse. (You may like to use a symbolic link to help make this process atomic.)

However, empirically this doesn't seem to be the case, and looking at the code it appears the file is only read on start up.

Metadata

Metadata

Assignees

Labels

A-Docsthings relating to the documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions