ca/anchors
Some checks failed
/ job (push) Failing after 3s

This commit is contained in:
Marc Beninca 2024-04-29 17:47:34 +02:00
parent 2de5d95747
commit 4bff4f687c
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

2
cd.sh
View file

@ -197,7 +197,7 @@ local target
cd_step "Copy CA"
case "${CD_OS_NAME}" in
"debian") target="/usr/local/share/ca-certificates" ;;
"alma") echo "TODO" ;;
"alma") target="/etc/pki/ca-trust/source/anchors" ;;
*) cd_error_os "cd_copy_ca" ;;
esac
# TODO copy