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,6 +26,7 @@ m2cryptopkgs:
|
|||||||
- CN: {{ master }}
|
- CN: {{ master }}
|
||||||
- days_remaining: 3000
|
- days_remaining: 3000
|
||||||
- backup: True
|
- backup: True
|
||||||
|
- extendedkeyUsage: "serverAuth, clientAuth"
|
||||||
- managed_private_key:
|
- managed_private_key:
|
||||||
name: /etc/pki/filebeat.key
|
name: /etc/pki/filebeat.key
|
||||||
bits: 4096
|
bits: 4096
|
||||||
|
|||||||
Reference in New Issue
Block a user