Do not generate self-signed TLS certificates by default. (#4509)

This commit is contained in:
Amber Brown 2019-01-29 14:09:10 +00:00 committed by GitHub
parent b8d75ef53e
commit 6bd4374636
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 94 additions and 45 deletions

View file

@ -50,8 +50,6 @@ class ConfigGenerationTestCase(unittest.TestCase):
"homeserver.yaml",
"lemurs.win.log.config",
"lemurs.win.signing.key",
"lemurs.win.tls.crt",
"lemurs.win.tls.key",
]
),
set(os.listdir(self.dir)),