[git/tower]SSL certificate problem: Invalid certificate chain

fatal: unable to access 'https://[email protected]/baseline/mobile-framework/login-service.git/': SSL certificate problem: Invalid certificate chain

Solution: git config -- global http.sslverify false

For the command line only. What about the tower

After the change, the tower is OK (the tower reads the same configuration)

Similar Posts: