Cert errors on Mac Catalina

Solved

I found a page for Mono support with the fix. In Mac Terminal enter:

curl -L -o /tmp/cacert.pem https://curl.haxx.se/ca/cacert.pem
cert-sync --user /tmp/cacert.pem

I ran these and then all three backups ran without error or Cert warning.

Thanks for the help.

1 Like