diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-09-18 17:01:12 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-09-18 17:01:12 +0100 |
commit | b3097396e7cf8d29255b4855e9bf06c6b98a549e (patch) | |
tree | 0f13dc85b2869ef7fafcaabd85065dd48b62c712 /synapse/http/endpoint.py | |
parent | Merge pull request #3879 from matrix-org/matthew/fix-autojoin (diff) | |
download | synapse-b3097396e7cf8d29255b4855e9bf06c6b98a549e.tar.xz |
Set SNI to the server_name, not whatever was in the SRV record
Fixes #3843
Diffstat (limited to 'synapse/http/endpoint.py')
-rw-r--r-- | synapse/http/endpoint.py | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/synapse/http/endpoint.py b/synapse/http/endpoint.py |