forked from TrueCloudLab/certificates
Fix in documentation.
This commit is contained in:
parent
55e661bd26
commit
8604c31818
1 changed files with 2 additions and 1 deletions
|
@ -46,7 +46,8 @@ way to initialize the public key infrastructure (PKI) using Cloud KMS, but an
|
|||
experimental tool named `step-cloudkms-init` is available for this use case. At
|
||||
some point this tool will be integrated into `step` and it will be deleted.
|
||||
|
||||
The use `step-cloudkms-init` just enable Cloud KMS and run:
|
||||
To use `step-cloudkms-init` just enable Cloud KMS in your step-ca config and
|
||||
run:
|
||||
|
||||
```sh
|
||||
$ export GOOGLE_APPLICATION_CREDENTIALS=/path/to/credentials.json
|
||||
|
|
Loading…
Reference in a new issue