Haithem created page: how to connect oai ue to cmw

Rohit Gupta
2016-11-20 13:33:37 +01:00
parent fd36c1c191
commit 3c6c3e9b54

@@ -39,7 +39,7 @@ echo -n | openssl s_client -showcerts -connect gitlab.eurecom.fr:443 2>/dev/null
- Disable certificate check completely if you do not have root access to /etc/ssl directory
```shell
git config http.sslverify false
git config --global http.sslverify false
```
### In order to checkout the Git repository (for OAI Users without login to gitlab server)