keyUsage and intca for all
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
- append
|
||||
- sources:
|
||||
- /etc/pki/{{ cn }}.crt
|
||||
- /etc/pki/intca.crt
|
||||
- /etc/pki/private.key
|
||||
- require:
|
||||
- file: /etc/pki/chain
|
||||
|
||||
@@ -11,8 +11,8 @@ x509_signing_policies:
|
||||
- ST: Berlin
|
||||
- L: Berlin
|
||||
- basicConstraints: "critical CA:false"
|
||||
- keyUsage: "critical keyEncipherment"
|
||||
- keyUsage: "nonRepudiation, digitalSignature, keyEncipherment"
|
||||
- subjectKeyIdentifier: hash
|
||||
- authorityKeyIdentifier: keyid,issuer:always
|
||||
- days_valid: 360
|
||||
- days_valid: 365
|
||||
- copypath: /etc/pki/issued_certs/
|
||||
|
||||
Reference in New Issue
Block a user