Message "SSL certificate problem" Is Displayed
Symptom
During code clone, the message SSL certificate problem: Invalid certificate chain or SSL certificate problem: unable to get local issuer certificate is displayed.
Analysis
The local issuer certificate fails to be obtained, probably because the computer connects to an intranet using a proxy.
Solution
Run the following command:
git config --global http.sslVerify false
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot