Dear all,
I'm having trouble cloning a git repo of my preferred terminal emulator:
git clone https://git.suckless.org/st
Cloning into 'st'...
fatal: unable to access 'https://git.suckless.org/st/': SSL certificate problem: unable to get local issuer certificate
I'm guessing there is a missing root certificate package that needs installed or configured, but I couldn't find any information online. I see a similar error thrown by cURL.
All help is valued.
Regards,
R.T.G.