mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 01:32:47 +01:00
PCAP Module - Disable cert verify
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"agent": {
|
||||
"pollIntervalMs": 10000,
|
||||
"serverUrl": "https://{{ MASTER }}/sensoroniagents",
|
||||
"verifyCert": false,
|
||||
"modules": {
|
||||
"statickeyauth": {
|
||||
"apiKey": "{{ SENSORONIKEY }}"
|
||||
|
||||
Reference in New Issue
Block a user