Mikko Rasa (12020-05-11):
> Debian's homeserver configuration contains a https listener with certificate
> files stored under /etc/matrix-synapse.  However these files are not supplied
> nor generated by the package and there's no instructions on how to generate
> them.  Due to this the server won't start and it's not immediately obvious
> what should be done to correct the situation.

Hi. I am running in the same problem, and gave up considering this
project "not mature enough".

I have a tidbit of information to add:

The systemd service configuration says:

ExecStartPre=/usr/bin/python3 -m synapse.app.homeserver 
--config-path=/etc/matrix-synapse/homeserver.yaml 
--config-path=/etc/matrix-synapse/conf.d/ --generate-keys

The "--generate-keys" exists in the source code Python files.

Yet if I run this command explicitly, it does nothing at all, and strace
shows it does nothing about the keys.

Regards,

-- 
  Nicolas George

Attachment: signature.asc
Description: PGP signature

Reply via email to