Skip to content

Configure http.sslcainfo in Git for Windows' own system-wide config #531

Closed
@dscho

Description

@dscho

At the moment, we configure this in C:\ProgramData\Git\config which is wrong because

  1. other Git applications might not be able to handle our ca certs
  2. when Git for Windows is uninstalled, the path would naturally become invalid
  3. when upgrading from a 32-bit to a 64-bit Git for Windows, we leave an existing C:\ProgramData\Git\config mostly alone

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions