clarify that a whitelist is useful for cjdns too
This commit is contained in:
parent
74b2db7937
commit
12fc50cea7
1 changed files with 2 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue