KASM-5667 Fix permissions on squid certfile

This commit is contained in:
Ian Tangney 2024-02-26 16:54:12 +00:00
parent 8c28e8da5f
commit feb91b095a
No known key found for this signature in database

View File

@ -42,6 +42,7 @@ set -ex
else
cp /usr/local/squid/etc/ssl_cert/squid.pem ${CERT_FILE}
fi
chmod 644 ${CERT_FILE}
if [[ "${DISTRO}" == @(centos|oracle7|fedora) ]]; then
update-ca-trust