Cra*_*urg 1 git https opensuse
我在 openSUSE 上使用 Git,并在尝试通过 HTTPS 克隆 Git 存储库时收到以下错误。
$ git clone https://example.com/foo.git
Cloning into 'foo'...
fatal: unable to access 'https://example.com/foo.git/': SSL certificate problem: unable to get local issuer certificate
Run Code Online (Sandbox Code Playgroud)
我该如何解决?我是一名 openSUSE 新手,但了解其他 Linux 发行版。