Comments
1 comment
-
Hello @NBMon,
Thanks for your post.
It seems that error code is related to Git and your SSL certificate. The easier workaround for this would be to disable Git SSL verification in the server.git config --global http.sslVerify false
Please be advised disabling SSL verification globally might be considered a security risk and should be implemented only temporary.
You can find more details about this error at this stack overflow post:
https://stackoverflow.com/questions/11621768/how-can-i-make-git-accept-a-self-signed-certificate
Kind regards,
David Dang
Product Support Engineer
Add comment
Please sign in to leave a comment.
git exited with code: 128
Any ideas please?
Thanks in advance!