Pamac Cannot Update. Error Setting Certificate

I suspect pacman cannot access the internet because ca.certificates.crt is not functional in my system. That is why I am trying to manually install one, if possible…or try anything else.

# curl -O https://pkgbuild.com/~morganamilo/pacman-static/x86_64/bin/pacman-static
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (77) error setting certificate file: /etc/ssl/certs/ca-certificates.crt
# chmod +x pacman-static
chmod: cannot access 'pacman-static': No such file or directory
# sudo ./pacman-static -Syu
sudo: ./pacman-static: command not found

Moderator edit: In the future, please use proper formatting: [HowTo] Post command output and file content as formatted text