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.
1 parent a04b5e7 commit 6a09764Copy full SHA for 6a09764
README.md
@@ -210,7 +210,7 @@ provides a single command that will prompt you to select and decrypt an
210
authorized provisioner and then request a new certificate.
211
212
```
213
-$ step ca certificate "foo.example.com" foo.crt foo.key --ca-url ca.smallstep.com \
+$ step ca certificate "foo.example.com" foo.crt foo.key --ca-url https://ca.smallstep.com \
214
--root /path/to/root_ca.crt
215
216
0 commit comments