Merge pull request #2212 from JacksonHill/patch-1

Update _index.md - right certificate
This commit is contained in:
Catherine Luse
2020-01-27 13:37:48 -07:00
committed by GitHub
@@ -61,7 +61,7 @@ After creating your certificate, run the Docker command below to install Rancher
| `<CERT_DIRECTORY>` | The path to the directory containing your certificate files. |
| `<FULL_CHAIN.pem>` | The path to your full certificate chain. |
| `<PRIVATE_KEY.pem>` | The path to the private key for your certificate. |
| `<CA_CERTS>` | The path to the certificate authority's private key. |
| `<CA_CERTS>` | The path to the certificate authority's certificate. |
```
docker run -d --restart=unless-stopped \