0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-25 12:39:22 +02:00
Commit graph

1 commit

Author SHA1 Message Date
Richard van der Hoff 97fd29c019
Don't send IP addresses as SNI (#4452)
The problem here is that we have cut-and-pasted an impl from Twisted, and then
failed to maintain it. It was fixed in Twisted in
https://github.com/twisted/twisted/pull/1047/files; let's do the same here.
2019-01-24 09:34:44 +00:00