mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
Fix example signing policy in salt.states.x509 docs
This commit is contained in:
parent
f22c686b34
commit
ce87f7311b
@ -110,7 +110,7 @@ can define a restricted list of minons which are allowed to remotely invoke this
|
||||
- ST: Utah
|
||||
- L: Salt Lake City
|
||||
- basicConstraints: "critical CA:false"
|
||||
- keyUsage: "critical cRLSign, keyCertSign"
|
||||
- keyUsage: "critical keyEncipherment"
|
||||
- subjectKeyIdentifier: hash
|
||||
- authorityKeyIdentifier: keyid,issuer:always
|
||||
- days_valid: 90
|
||||
|
Loading…
Reference in New Issue
Block a user