Correcting the docs. (#3514)

This commit is contained in:
Andy Clemenko 2017-06-20 13:57:45 -04:00 committed by Misty Stanley-Jones
parent 2223f09523
commit 5bda6b0b33
1 changed files with 5 additions and 3 deletions

View File

@ -70,8 +70,10 @@ middleware:
- https://<asia-cache-url>
cas:
- /certs/asia-cache-ca.pem
- /certs/dtr-ca.pem
```
Since the China cache doesn't need to communicate directly with DTR,
it only needs to trust the CA certificates for the next hop, in this case
the CA certificate used by the Asia cache.
Both CAs are needed for the downstream cache.
Similarly, the China cache needs to be registered with DTR. See [deploy a simple cache](/datacenter/dtr/2.2/guides/admin/configure/deploy-caches/#deploy-a-simple-cache) for how to use the API.
Ultimately the downstream cache needs to be configured for the user in question.