forked-synapse/changelog.d/4618.bugfix
Richard van der Hoff 32b781bfe2
Fix error when loading cert if tls is disabled (#4618)
If TLS is disabled, it should not be an error if no cert is given.

Fixes #4554.
2019-02-12 10:51:31 +00:00

2 lines
82 B
Plaintext

Fix failure to start when not TLS certificate was given even if TLS was disabled.