mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Merge pull request #11939 from Security-Onion-Solutions/TOoSmOotH-patch-3
Update soup
This commit is contained in:
@@ -758,6 +758,9 @@ apply_hotfix() {
|
|||||||
elastic_fleet_integration_remove endpoints-initial elastic-defend-endpoints
|
elastic_fleet_integration_remove endpoints-initial elastic-defend-endpoints
|
||||||
/usr/sbin/so-elastic-fleet-integration-policy-elastic-defend
|
/usr/sbin/so-elastic-fleet-integration-policy-elastic-defend
|
||||||
elif [[ "$INSTALLEDVERSION" == "2.4.30" ]] ; then
|
elif [[ "$INSTALLEDVERSION" == "2.4.30" ]] ; then
|
||||||
|
if [[ $is_airgap -eq 0 ]]; then
|
||||||
|
update_airgap_rules
|
||||||
|
fi
|
||||||
if [[ -f /etc/pki/managerssl.key.old ]]; then
|
if [[ -f /etc/pki/managerssl.key.old ]]; then
|
||||||
echo "Skipping Certificate Generation"
|
echo "Skipping Certificate Generation"
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user