You have to choose https for synchronizing your gitlab projet.
For cloning you have to use the following parameter
git -c http.sslVerify=false clone https://gitlab-fabmstic.imag.fr/fablab/test.git
Then in the project folder
git config http.sslVerify false