git clone https://github.com/ether/etherpad-lite.git Cloning into 'etherpad-lite'... fatal: unable to find remote helper for 'https' Note : ssh client , so jailkit. Why ?
Have you installed git to that jail? Also the https helper git seems to need? Have you used Internet Search Engines with Code: git https helper
assuming you're using debian/ubuntu. may be the same location for other versions of linux, but can't confirm that. add this line to /etc/jailkit/jk_init.ini [netutils] section: and update the users jail. *it may not be the correct (or complete) solution for git. but it did fix getting the error 'fatal: unable to find remote helper for 'https' ' that i got previously when using 'wget https://.....' along with other various other attempts to connect elsewhere via https, so i think this'll fix your problem.