Skip to content
Snippets Groups Projects
Unverified Commit b5d92d4d authored by Neil Johnson's avatar Neil Johnson Committed by GitHub
Browse files

Merge pull request #4188 from matrix-org/rav/readme-update-1

Update README for #1491 fix
parents 4b60c969 4f8bb633
No related branches found
No related tags found
No related merge requests found
......@@ -729,9 +729,10 @@ port:
.. __: `key_management`_
* Synapse does not currently support SNI on the federation protocol
(`bug #1491 <https://github.com/matrix-org/synapse/issues/1491>`_), which
means that using name-based virtual hosting is unreliable.
* Until v0.33.3, Synapse did not support SNI on the federation port
(`bug #1491 <https://github.com/matrix-org/synapse/issues/1491>`_). This bug
is now fixed, but means that federating with older servers can be unreliable
when using name-based virtual hosting.
Furthermore, a number of the normal reasons for using a reverse-proxy do not
apply:
......
Update README to reflect the fact that #1491 is fixed
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment