SSL Module - Allow the CA to sign client certs

This commit is contained in:
Mike Reeves
2018-07-16 17:46:19 -04:00
parent d012b8dc01
commit 4cc4495848

View File

@@ -26,7 +26,7 @@ m2cryptopkgs:
- CN: {{ master }}
- days_remaining: 3000
- backup: True
- keyUsage: "critical keyEncipherment"
- keyUsage: "digitalSignature, nonRepudiation"
- extendedkeyUsage: "serverAuth, clientAuth"
- managed_private_key:
name: /etc/pki/filebeat.key