forked from TrueCloudLab/certificates
Merge pull request #120 from josephvoss/doc_acme_formatting
Fix formatting around step certificate install link
This commit is contained in:
commit
e2858e17b0
1 changed files with 2 additions and 2 deletions
|
@ -71,8 +71,8 @@ There are two ways to address this problem:
|
||||||
|
|
||||||
1. Explicitly configure your ACME client to trust `step-ca`'s root certificate, or
|
1. Explicitly configure your ACME client to trust `step-ca`'s root certificate, or
|
||||||
2. Add `step-ca`'s root certificate to your system’s default trust store (e.g.,
|
2. Add `step-ca`'s root certificate to your system’s default trust store (e.g.,
|
||||||
using `[step certificate
|
using [`step certificate
|
||||||
install](https://smallstep.com/docs/cli/certificate/install/)`)
|
install`](https://smallstep.com/docs/cli/certificate/install/))
|
||||||
|
|
||||||
If you’re using your CA for TLS in production, explicitly configuring your ACME
|
If you’re using your CA for TLS in production, explicitly configuring your ACME
|
||||||
client to only trust your root certificate is a better option. We’ll
|
client to only trust your root certificate is a better option. We’ll
|
||||||
|
|
Loading…
Reference in a new issue