Fix example signing policy in salt.states.x509 docs

This commit is contained in:
Aaron Miller 2016-10-20 18:17:10 -07:00
parent f22c686b34
commit ce87f7311b

View File

@ -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