VirtualSatellite4-Core
VirtualSatellite4-Core copied to clipboard
Repository backend in Headless Server: Support ssh key authentification
Currently authentifcation to backends is done via HTPPS with username and password. As this method gets outdated and e.g. github doesn't support it anymore, we should support authentifcation via ssh key.
A starting ppoint could be the following: https://www.codeaffine.com/2014/12/09/jgit-authentication/