Merge pull request #11939 from Security-Onion-Solutions/TOoSmOotH-patch-3

Update soup
This commit is contained in:
Mike Reeves
2023-12-05 10:26:56 -05:00
committed by GitHub

View File

@@ -758,6 +758,9 @@ apply_hotfix() {
elastic_fleet_integration_remove endpoints-initial elastic-defend-endpoints
/usr/sbin/so-elastic-fleet-integration-policy-elastic-defend
elif [[ "$INSTALLEDVERSION" == "2.4.30" ]] ; then
if [[ $is_airgap -eq 0 ]]; then
update_airgap_rules
fi
if [[ -f /etc/pki/managerssl.key.old ]]; then
echo "Skipping Certificate Generation"
else