I'm trying to update my Git and by typing the command:
$ git update-git-for-windows
It displays the following error:
curl: (60) SSL certificate problem: self signed certificate in certificate chain
More details here: https://curl.haxx.se/docs/sslcerts.html
curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
Note: This problem started to appear after updating Windows to 1909.
~/.curlrcfile with a line containinginsecure. This will disable TLS verification for all curl invocations.