Update certificates.md (#1859)

This commit is contained in:
scjane 2017-02-20 19:04:03 +08:00 committed by John Mulhausen
parent 69aedaf28a
commit 14ee5d6515
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ key and then use the key to create the certificate.
## Troubleshooting tips
The Docker daemon interprets ``.crt` files as CA certificates and `.cert` files
The Docker daemon interprets `.crt` files as CA certificates and `.cert` files
as client certificates. If a CA certificate is accidentally given the extension
`.cert` instead of the correct `.crt` extension, the Docker daemon logs the
following error message: