Update insecure.md

This commit is contained in:
Ben Emamian 2021-11-01 12:53:08 +11:00 committed by GitHub
parent f6a54b0d29
commit f2f9b29658
1 changed files with 1 additions and 1 deletions

View File

@ -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).