Skip to content

Commit 6a09764

Browse files
authored
Include https:// in example
1 parent a04b5e7 commit 6a09764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ provides a single command that will prompt you to select and decrypt an
210210
authorized provisioner and then request a new certificate.
211211

212212
```
213-
$ step ca certificate "foo.example.com" foo.crt foo.key --ca-url ca.smallstep.com \
213+
$ step ca certificate "foo.example.com" foo.crt foo.key --ca-url https://ca.smallstep.com \
214214
--root /path/to/root_ca.crt
215215
```
216216

0 commit comments

Comments
 (0)