Merge pull request #910 from joaofnfernandes/ucp-cas-reconfigure-dtr

Change UCP ca, then reconfigure DTR
This commit is contained in:
Joao Fernandes 2016-12-15 18:02:48 -08:00 committed by GitHub
commit 164e71b724
1 changed files with 4 additions and 0 deletions

View File

@ -51,6 +51,10 @@ After replacing the TLS certificates your users won't be able to authenticate
with their old client certificate bundles. Ask your users to go to the UCP
web UI and [get new client certificate bundles](../access-ucp/cli-based-access.md).
If you deployed Docker Trusted Registry, you'll also need to reconfigure it
to trust the new UCP TLS certificates.
[Learn how to configure DTR](/datacenter/dtr/2.1/reference/cli/reconfigure.md).
## Where to go next
* [Access UCP from the CLI](../access-ucp/cli-based-access.md)