diff --git a/engine/security/https.md b/engine/security/https.md index 7145b84bb1..81760c9e10 100644 --- a/engine/security/https.md +++ b/engine/security/https.md @@ -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: