Skip to content

Commit

Permalink
Update insecure.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Behnam-Emamian authored Nov 1, 2021
1 parent f6a54b0 commit f2f9b29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/insecure.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

Expand Down

0 comments on commit f2f9b29

Please sign in to comment.