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