From d194e5daf5b63765ebe1a6148683caed502c6a96 Mon Sep 17 00:00:00 2001 From: Andrew Morgan Date: Tue, 2 Apr 2019 12:07:38 +0100 Subject: liiint --- synapse/crypto/context_factory.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'synapse') diff --git a/synapse/crypto/context_factory.py b/synapse/crypto/context_factory.py index 687b6be961..bfd7910f30 100644 --- a/synapse/crypto/context_factory.py +++ b/synapse/crypto/context_factory.py @@ -24,8 +24,8 @@ from twisted.internet.interfaces import IOpenSSLClientConnectionCreator from twisted.internet.ssl import ( CertificateOptions, ContextFactory, - platformTrust, OpenSSLCertificateAuthorities, + platformTrust, ) from twisted.python.failure import Failure -- cgit 1.4.1