No-certificate default behaviour
Created by: mbajur
Hello there! I have a quick question regarding no-certificate behaviour of GitLab.
When doing pull from server, if user has no certificate set or his certificate is wrong, GitLab (git in terminal) asks user for git
user password. For instance, if you're trying to make a pull from GitHub and you have no certificate set, git pull
throws access denied
(or something like that, i can't remember the exact message right now) error.
Is there any way to make it also in my GItLab instance? It can be a bit confusing. Thanks in advance.