mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
SSL Module - add the ca variable
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
# Request a cert and drop it where it needs to go to be distributed
|
||||
/etc/pki/filebeat.crt:
|
||||
x509.certificate_managed:
|
||||
- ca_server: testnode1
|
||||
- ca_server: {{ master }}
|
||||
- signing_policy: filebeat
|
||||
- public_key: /etc/pki/filebeat.key
|
||||
- CN: ca.example.com
|
||||
|
||||
Reference in New Issue
Block a user