mirror of https://github.com/docker/docs.git
parent
1d9134da4c
commit
1aeeba1574
|
@ -16,7 +16,7 @@ Docker UCP secures your cluster with role-based access control, so that only
|
||||||
authorized users can perform changes to the cluster.
|
authorized users can perform changes to the cluster.
|
||||||
|
|
||||||
For this reason, when running docker commands on a UCP node, you need to
|
For this reason, when running docker commands on a UCP node, you need to
|
||||||
authenticate your request using client certificates. When trying yo run docker
|
authenticate your request using client certificates. When trying to run docker
|
||||||
commands without a valid certificate, you get an authentication error:
|
commands without a valid certificate, you get an authentication error:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Reference in New Issue