File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -176,7 +176,7 @@ created when you initilialized your PKI. In order to properly validate this
176
176
certificate clients need access to the public root of trust, aka the public root
177
177
certificate. If you are using the ` step cli ` on the same host where you
178
178
initialized your PKI (the ` root_ca.crt ` is stored on disk locally), then you can
179
- continue to [ setting up your environment] ( setting-up-environment-variables ) ,
179
+ continue to [ setting up your environment] ( #setup-env ) ,
180
180
otherwise we will show you how to easily download your root certificate in the
181
181
following step.
182
182
@@ -215,9 +215,10 @@ In the examples below we will use `https://ca.smallstep.com:8080`.
215
215
3. Test.
216
216
217
217
```
218
- * step ca health
218
+ $ step ca health
219
219
```
220
220
221
+ <a name="setup-env"></a>
221
222
#### Setting up Environment Defaults
222
223
223
224
This is optional, but we recommend you populate a `defaults.json` file with a
You can’t perform that action at this time.
0 commit comments