Install error - Curl (77)

When attempting a pi-hole install on an updated Raspbian Stretch with Desktop via:

curl -sSL https://install.pi-hole.net | bash
and
curl -sSL https://install.pi-hole.net | sudo bash -x

This error is returned:
curl: (77) error setting certificate verify locations:
CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: /etc/ssl/certs

I've tried: sudo apt-get update && sudo apt-get upgrade to ensure everything is updated, and I can access https://install.pi-hole.net in the browser with no issue.

Any help is appreciated.

Related threads may be of assistance:

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.