Fix formatting around step certificate install link

This commit is contained in:
Joseph Voss 2019-10-07 11:38:37 -04:00 committed by GitHub
parent 06db0bc64c
commit fb7298fe95
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 systems default trust store (e.g., 2. Add `step-ca`'s root certificate to your systems 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 youre using your CA for TLS in production, explicitly configuring your ACME If youre using your CA for TLS in production, explicitly configuring your ACME
client to only trust your root certificate is a better option. Well client to only trust your root certificate is a better option. Well