matrix-org / matrix-federation-tester

Tester for matrix federation written in golang.
77 stars 17 forks source link

Version request does not honour delegation #128

Closed richvdh closed 1 year ago

richvdh commented 1 year ago

Since v0.6, the "version" request seems to go to the "vanity" domain, rather than honouring .well-known (or SRV records, maybe?)

Examples:

(Related: https://github.com/matrix-org/matrix-federation-tester/issues/125)