forked from TrueCloudLab/certificates
Update GETTING_STARTED.md
This commit is contained in:
parent
3a2ba85126
commit
b4137053cf
1 changed files with 1 additions and 1 deletions
|
@ -384,7 +384,7 @@ types of certs. Each of these provisioners must have unique keys.
|
|||
|
||||
## Use Custom Claims for Provisioners to Control Certificate Validity etc
|
||||
|
||||
It's possible to configure provisioners on the CA to issue certs using propoerties specific to their target environments. Most commonly different validity periods and disabling renewals for certs. Here's how:
|
||||
It's possible to configure provisioners on the CA to issue certs using properties specific to their target environments. Most commonly different validity periods and disabling renewals for certs. Here's how:
|
||||
|
||||
```bash
|
||||
$ step ca init
|
||||
|
|
Loading…
Reference in a new issue