I want to configure Git to use Windows' System Certificate Store, where my self-signed root certicates are stored.
However, I can only find documentation on how to make Git trust a given .crt
CA bundle.
Is it possible to make Git trust Windows' System Certificate Store?