You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You may try git -c http.sslVerify=false clone https://localhost:10443/root/bookmarks.git but the correct solution would be to add your ca certificate to your computers trust store.
Hello,
I have some SSL certificate problem when I clone:
$ git clone https://localhost:10443/root/bookmarks.git
Cloning into 'bookmarks'...
fatal: unable to access 'https://localhost:10443/root/bookmarks.git/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none
I tried to follow instructions to add this to my trusted SSL certificates but I don't get it right.
Can someone please help me? I am using Linux Mint 19.
Thanks
The text was updated successfully, but these errors were encountered: