fill all the rest invalid address because no related directory

Signed-off-by: lixiaobing10051267 <li.xiaobing1@zte.com.cn>
This commit is contained in:
lixiaobing10051267
2016-10-27 16:47:28 +08:00
committed by Tibor Vass
parent 2603a9c1dd
commit 9b109cd9a7
5 changed files with 15 additions and 15 deletions

View File

@ -58,7 +58,7 @@ respectively.
## Default user authorization mechanism
If TLS is enabled in the [Docker daemon](../security/https.md), the default user authorization flow extracts the user details from the certificate subject name.
If TLS is enabled in the [Docker daemon](https://docs.docker.com/engine/security/https/), the default user authorization flow extracts the user details from the certificate subject name.
That is, the `User` field is set to the client certificate subject common name, and the `AuthenticationMethod` field is set to `TLS`.
## Basic architecture