git clone https://xxxx.com/mobile/mobilebanking-global-ios.git
Cloning into 'mobilebanking-global-ios'...
fatal: unable to access 'https://xxxx.com/mobile/mobilebanking-global-ios.git/': SSL: peer not verified: RecoverableTrustFailure
I’m gonna check out my git repository, but find this error, and I don’t know why.
I’m sure I have the authority to access this repository, cause I could check it out with git protocol. pls help to identify what the problem is and how to debug under this situation. thanks.