git fatal: unable to access ‘https://github.com/user/repository.git/’: Peer’s Certificate has expired. April 10, 2020April 10, 2020 This type of error can be resolved by using the command given below: git config --global http.sslVerify false