Facing the below isssue when I tried to add material from my company's bitbuket:
Error performing command: --- Command --- git ls-remote http://gbs05291 :******@git.*.*.pro/scm/fbkpla/gocd-mobileapp.git refs/heads/InvestmentApp_GoCDTest --- Environment --- {} --- INPUT ---- --- EXIT CODE (128) --- --- STANDARD OUT --- --- STANDARD ERR --- STDERR: fatal: unable to access 'http://*********repoIP**/scm/fbkpla/gocd-mobileapp.git/': SSL certificate problem: self signed certificate in certificate chain 1.Tried adding the certificate to keystore in gocd server with the below command.. keytool -importcert -file "C:\Users\Desktop\BitBucket.cer" -keystore "C:\Program Files (x86)\Go Server\config\keystore" 2.Tried git config --global http.sslVerify false Please note :Able to clone the same repo from git bash. Please suggest if am need to configure something else. -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/go-cd/36a13611-9f76-47f5-b2dd-d25df56ea4e9%40googlegroups.com.
