mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 17:52:46 +01:00
jruby ssl fun
This commit is contained in:
@@ -26,7 +26,7 @@ if [ ! -f /opt/so/saltstack/local/salt/common/cacerts ]; then
|
||||
docker rm so-elasticsearchca
|
||||
echo "" >> /opt/so/saltstack/local/salt/common/ca-bundle.crt
|
||||
echo "sosca" >> /opt/so/saltstack/local/salt/common/ca-bundle.crt
|
||||
echo $(cat /etc/pki/ca.crt) >> /opt/so/saltstack/local/salt/common/ca-bundle.crt
|
||||
cat /etc/pki/ca.crt >> /opt/so/saltstack/local/salt/common/ca-bundle.crt
|
||||
else
|
||||
exit 0
|
||||
fi
|
||||
Reference in New Issue
Block a user