SSL Module - Allow the CA to sign client certs

This commit is contained in:
Mike Reeves
2018-07-16 13:53:54 -04:00
parent 5137866826
commit f72c9dc968

View File

@@ -26,6 +26,7 @@ m2cryptopkgs:
- CN: {{ master }}
- days_remaining: 3000
- backup: True
- extendedkeyUsage: "serverAuth, clientAuth"
- managed_private_key:
name: /etc/pki/filebeat.key
bits: 4096