mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 17:52:46 +01:00
SSL Module - Allow the CA to sign client certs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user