mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
Typo in example command (#4580)
Configuration file should be extended with new key-valye instead of overwritten by it
This commit is contained in:
committed by
Joao Fernandes
parent
3ad5068574
commit
7aa166e698
@@ -85,7 +85,7 @@ using `10.10.10.20` and `127.0.0.1`:
|
||||
Set the Docker daemon key's extended usage attributes to be used only for
|
||||
server authentication:
|
||||
|
||||
$ echo extendedKeyUsage = serverAuth > extfile.cnf
|
||||
$ echo extendedKeyUsage = serverAuth >> extfile.cnf
|
||||
|
||||
Now, generate the key:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user