mirror of
https://github.com/outbackdingo/certificates.git
synced 2026-01-27 10:18:34 +00:00
Include https:// in example
This commit is contained in:
committed by
GitHub
parent
a04b5e7487
commit
6a0976458a
@@ -210,7 +210,7 @@ provides a single command that will prompt you to select and decrypt an
|
||||
authorized provisioner and then request a new certificate.
|
||||
|
||||
```
|
||||
$ 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 \
|
||||
--root /path/to/root_ca.crt
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user