We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 06db0bc + fb7298f commit e2858e1Copy full SHA for e2858e1
docs/acme.md
@@ -71,8 +71,8 @@ There are two ways to address this problem:
71
72
1. Explicitly configure your ACME client to trust `step-ca`'s root certificate, or
73
2. Add `step-ca`'s root certificate to your system’s default trust store (e.g.,
74
- using `[step certificate
75
- install](https://smallstep.com/docs/cli/certificate/install/)`)
+ using [`step certificate
+ install`](https://smallstep.com/docs/cli/certificate/install/))
76
77
If you’re using your CA for TLS in production, explicitly configuring your ACME
78
client to only trust your root certificate is a better option. We’ll
0 commit comments