diff options
| author | Matthew Hodgson <matthew@matrix.org> | 2015-07-08 21:33:02 +0100 |
|---|---|---|
| committer | Matthew Hodgson <matthew@matrix.org> | 2015-07-08 21:33:02 +0100 |
| commit | f26a3df1bf6cabee28f5f91778082c0f26b2378c (patch) | |
| tree | 18dda432ac4e524ce1380446882dcbb9057a81a3 /synapse/config/tls.py | |
| parent | typo (diff) | |
| download | synapse-f26a3df1bf6cabee28f5f91778082c0f26b2378c.tar.xz | |
oops, context.tls_certificate_chain_file() expects a file, not a certificate.
Diffstat (limited to '')
| -rw-r--r-- | synapse/config/tls.py | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/synapse/config/tls.py b/synapse/config/tls.py |
