mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
all run ssl state during setup
This commit is contained in:
@@ -766,10 +766,8 @@ echo "1" > /root/accept_changes
|
|||||||
generate_ca >> $setup_log 2>&1
|
generate_ca >> $setup_log 2>&1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ $is_minion ]]; then
|
set_progress_str 24 'Generating SSL'
|
||||||
set_progress_str 24 'Generating SSL'
|
generate_ssl >> $setup_log 2>&1
|
||||||
generate_ssl >> $setup_log 2>&1
|
|
||||||
fi
|
|
||||||
|
|
||||||
if [[ $is_manager || $is_helix || $is_import ]]; then
|
if [[ $is_manager || $is_helix || $is_import ]]; then
|
||||||
set_progress_str 25 'Configuring firewall'
|
set_progress_str 25 'Configuring firewall'
|
||||||
|
|||||||
Reference in New Issue
Block a user