Merge pull request #37135 from Cloudtek/x509-docs-fix

Fix example signing policy in salt.states.x509 docs
This commit is contained in:
Mike Place 2016-10-21 20:45:22 +09:00 committed by GitHub
commit 8de7b39b5e

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