Update insecure.md
This commit is contained in:
parent
f6a54b0d29
commit
f2f9b29658
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ This is more secure than the insecure registry solution.
|
|||
-x509 -days 365 -out certs/domain.crt
|
||||
```
|
||||
|
||||
Be sure to use the name `myregistrydomain.com` as a CN.
|
||||
Be sure to use the name `myregistry.domain.com` as a CN.
|
||||
|
||||
2. Use the result to [start your registry with TLS enabled](./deploying.md#get-a-certificate).
|
||||
|
||||
|
|
Loading…
Reference in a new issue