Certificate not trusted/expired

I'm new to VirtualHere and Rasberry Pi (model 3B+) and having issues setting up the server software. When I attempt to run the following: curl https://raw. githubusercontent.com/virtualhere/script/main/install_server | sudo sh

I get two error codes:

ERROR: The certificate of 'www.virtualhere.com' is not trusted
ERROR: The certificate of 'www.virtualhere.com' has expired

Can anyone help me solve this issue?

Thanks!

#2

On the pi try typing this first

sudo apt install ca-certificates

Then try running the script again

#3

Thanks for the command. I ran it successfully but the script errors are unchanged.

#4

OK email me at mail [at] virtualhere.com (mail[at]virtualhere[dot]com) and perhaps i can use teamviewer or anydesk to take a look while you are there?