Typo in example command (#4580)

Configuration file should be extended with new key-valye instead of overwritten by it
This commit is contained in:
EvdokimovN 2017-09-11 19:40:55 +03:00 committed by Joao Fernandes
parent 3ad5068574
commit 7aa166e698
1 changed files with 1 additions and 1 deletions

View File

@ -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: