mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-19 12:33:43 +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
|
||||
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
|
||||
verification is provided at the network level), as well as for testing with IP
|
||||
literals.
|
||||
for testing, or for networks that provide server verification themselves,
|
||||
such as like `.onion` domains on Tor or `fc00::/8` IPs on cjdns.
|
||||
|
||||
### Interaction with SRV records
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue