Forum Discussion
vasci
9 years agoOccasional Contributor
Ok I solved the problem.
Our corporate Gitlab server would show "site untrusted" in FireFox on the collaborator server machine because the certificate issuer (GlobalSign) is not trusted by default. This was the clue. I got the certificate from our IT dept. and installed it into the Java runtime certicate store using "keytool -import " and now everything works!