SSL and CA Modules - Add base

This commit is contained in:
Mike Reeves
2018-05-23 16:56:44 -04:00
parent f48189b008
commit ee2d5b37b4
3 changed files with 73 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
x509_signing_policies:
filebeat:
- minions: '*'
- signing_private_key: /etc/pki/ca.key
- signing_cert: /etc/pki/ca.crt
- C: US
- ST: Utah
- L: Salt Lake City
- basicConstraints: "critical CA:false"
- keyUsage: "critical keyEncipherment"
- subjectKeyIdentifier: hash
- authorityKeyIdentifier: keyid,issuer:always
- days_valid: 3000
- copypath: /etc/pki/issued_certs/