gitui
gitui copied to clipboard
How to push/pull with a self assigned certificate?
Discussed in https://github.com/extrawurst/gitui/discussions/2259
Originally posted by Obstbeeren June 7, 2024
I do have http.sslverify set to false.
I got following error: fetch failed: ┃ │ git error:the SSL certificate is invalid; class=Ssl (16); code=Certificate (-17)
already set http.sslverify to false.