Ca-certificates are broken

the following thread is a solution for similar issue

if the solution in the thread didn’t help, then I would try the following steps.

sudo pacman -Syuw                           # download packages
sudo rm /etc/ssl/certs/ca-certificates.crt  # remove conflicting file
sudo pacman -Su                             # perform upgrade