M M Arif 2020-04-13 14:35:10 +00:00
parent 3c93cf56e3
commit 930b431204
1 changed files with 8 additions and 1 deletions

@ -13,3 +13,10 @@ On the login screen in the Username field enter `YOUR-USERNAME:OTP`, `:` is the
**If you are on GitNex version 1.5.0 or above:**
A separate optional field is introduced to enter the OTP code if you have enabled 2FA for your account.
#### 3- I cannot login and the app just stuck at the login screen.
**SSL Certificate:**
Make sure you have valid ssl certificate for your domain with port 443. If you have still valid SSL certificate but different port, it will be miamatched and **GitNex version 2.5.0** only support this.
**I have self signed certificate, what to do?**
Self signed certificates are only supported from version **2.5.0**. Make sure you have this version installed.