... | ... | @@ -28,7 +28,7 @@ Further information: Please, check out the following pages if you would like to: |
|
|
* Learn about certain file types: See the pages in the file-types section.
|
|
|
* Learn about the Gitlab server and where to find documentation: [OpenVT Gitlab](https://virtual.openvt.eu/platform_manual_and_guidelines/manual_and_guidelines/wikis/OpenVT-Gitlab)
|
|
|
|
|
|
Problems with git pull/push:
|
|
|
SSH vs. SSL, problems with git pull/push:
|
|
|
-------------------------------
|
|
|
|
|
|
Recently, we have experienced problems with git pulling/pushing from/to OpenVT repositories. This seems to be due to a ssl certificate problem. We are working on fixing that issue -- however, until it is fixed we have found a workaround: [SSL certificate workaround](https://virtual.openvt.eu/platform_manual_and_guidelines/manual_and_guidelines/wikis/SSL-workaround) |
|
|
By default, SSH is the recommended method for secure git actions on OpenVT (see [getting started](https://virtual.openvt.eu/platform_manual_and_guidelines/manual_and_guidelines/wikis/Getting-started-with-Git) section for how to operate SSH in Linux and Windows). If you would like to use SSL via https instead, you might encounter problems with an SSL certificate error. Please, see here for a workaround to temporarily fix this problem:
|
|
|
[SSL certificate workaround](https://virtual.openvt.eu/platform_manual_and_guidelines/manual_and_guidelines/wikis/SSL-workaround) |