Git Integration

Hi, im strugle with GIT integration in Enterprise environment. If I use Git Bash console and the command "git clone ‘git url’ ", this only workds if i add http.proxy= “enterprise proxy:port” and http.sslVerify=false. So far so good this way.

Now in Katalon studio i did the same configuration at "Window->Katalon Preference->Team->Git->Configuration and added does to properties http.proxy and http.sslVerify. But when i try to clone i get “Unable to clone git project”.

I did try with adding mannualy proxy in Katalon, but no success with the clone.

Or if i try to clone an DevopsAzure repository i get the same error “Unable to clone git project”

Best regards,