Commit Graph

9 Commits

Author SHA1 Message Date
Mike Reeves aae1b69093 Update soc_manager.yaml 2024-06-21 12:35:01 -04:00
Corey Ogburn 5d3fd3d389 AdditionalCA and InsecureSkipVerify
New fields have been added to manager and then duplicated over to SOC's config in the same vein as how proxy was updated earlier this week.

AdditionalCA holds the PEM formatted public keys that should be trusted when making requests. It has been implemented for both Sigma's zip downloads and Sigma and Suricata's repository clones and pulls.

InsecureSkipVerify has been added to help our users troubleshoot their configuration. Setting it to true will not verify the cert on outgoing requests. Self signed, missing, or invalid certs will not throw an error.
2024-06-07 12:47:09 -06:00
DefensiveDepth d7ecad4333 Initial cut to remove Playbook and deps 2024-03-25 19:42:31 -04:00
Doug Burks 213cdb479d Update soc_manager.yaml 2023-12-06 14:19:15 -05:00
Mike Reeves 3b671efa8e Fix cache location 2023-03-23 12:47:48 -04:00
Mike Reeves f8d5acd37d Saltify it up 2023-03-23 10:43:47 -04:00
Mike Reeves a6e34ae1d7 Adjust manager annotations 2023-03-20 16:54:57 -04:00
Mike Reeves 27fdad4a25 Adjust manager annotations 2023-03-20 16:52:22 -04:00
Mike Reeves 0bb2fd7d45 Adjust manager annotations 2023-03-20 16:50:18 -04:00