mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-06 16:03:42 +01:00
clarify that a whitelist is useful for cjdns too
This commit is contained in:
parent
74b2db7937
commit
12fc50cea7
|
|
@ -79,9 +79,8 @@ private federation using their own CA.
|
||||||
|
|
||||||
It would also be useful for administrators to be able to disable the
|
It would also be useful for administrators to be able to disable the
|
||||||
certificate checks for a whitelist of domains/netmasks. This would be useful
|
certificate checks for a whitelist of domains/netmasks. This would be useful
|
||||||
for `.onion` domains (where a certificate is hard to obtain, and where server
|
for testing, or for networks that provide server verification themselves,
|
||||||
verification is provided at the network level), as well as for testing with IP
|
such as like `.onion` domains on Tor or `fc00::/8` IPs on cjdns.
|
||||||
literals.
|
|
||||||
|
|
||||||
### Interaction with SRV records
|
### Interaction with SRV records
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue