i have read the following question: Unable to resolve "unable to get local issuer certificate" using git on Windows with self-signed certificate
I have the same error. Context is Visual Studio 2017 with the Team Foundation Server 2017 (using Git). Our service user and admin account is able to clone the repository, but our ordinary users not. It seems to be a problem of user authorities? I have tried several approaches, but can't find any further clue.
Any suggestions so far?
Edit: it is not a duplicate. The mentioned thread describes a different problem. Service user from the tfs and admin CAN clone the repository (on the same pc), but a normal user can not. Both mentioned users are also admin of the tfs server.