Merge pull request #5417 from matrix-org/rav/shared_ssl_context
Share an SSL context object between SSL connections
No related branches found
No related tags found
Showing
- MANIFEST.in 3 additions, 1 deletionMANIFEST.in
- changelog.d/5417.bugfix 1 addition, 0 deletionschangelog.d/5417.bugfix
- synapse/crypto/context_factory.py 106 additions, 74 deletionssynapse/crypto/context_factory.py
- synapse/python_dependencies.py 4 additions, 1 deletionsynapse/python_dependencies.py
- tests/http/__init__.py 109 additions, 15 deletionstests/http/__init__.py
- tests/http/ca.crt 19 additions, 0 deletionstests/http/ca.crt
- tests/http/ca.key 27 additions, 0 deletionstests/http/ca.key
- tests/http/federation/test_matrix_federation_agent.py 159 additions, 10 deletionstests/http/federation/test_matrix_federation_agent.py
- tests/http/server.key 27 additions, 0 deletionstests/http/server.key
- tests/http/server.pem 0 additions, 81 deletionstests/http/server.pem
Loading
Please register or sign in to comment