Hi,
I'm using SQLDeveloper 18.1. I can't connect to git reposotory due to error
cannot open git-upload-pack
probably caused by a self signed certificate in the server.
In git you solve this with the parameter http.sslVerify false.
How to set it in SQLDeveloper?
Thanks