Change UCP ca, then reconfigure DTR

This commit is contained in:
Joao Fernandes 2016-12-15 15:27:30 -08:00
parent f0bc9da655
commit b161e726da
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)