diff options
author | Matthew Hodgson <matthew@matrix.org> | 2015-07-09 00:45:41 +0100 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2015-07-09 00:45:41 +0100 |
commit | fb8d2862c1d7582096b5f8bd6194dcbe8e1afc01 (patch) | |
tree | 367069f6c0d7c7c785cfc6bd799d4b0b827a105a /synapse/crypto/context_factory.py | |
parent | document tls_certificate_chain_path more clearly (diff) | |
download | synapse-fb8d2862c1d7582096b5f8bd6194dcbe8e1afc01.tar.xz |
remove the tls_certificate_chain_path param and simply support tls_certificate_path pointing to a file containing a chain of certificates
Diffstat (limited to 'synapse/crypto/context_factory.py')
-rw-r--r-- | synapse/crypto/context_factory.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/synapse/crypto/context_factory.py b/synapse/crypto/context_factory.py |